aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usbnet: smsc95xx: fix memory leak in smsc95xx_suspendMing Lei2012-11-071-3/+10
* usbnet: smsc75xx: apply the introduced usbnet_{read|write}_cmd_nopmMing Lei2012-11-071-57/+90
* usbnet: introduce usbnet_{read|write}_cmd_nopmMing Lei2012-11-071-5/+57
* net: calxedaxgmac: ip align receive buffersRob Herring2012-11-071-5/+6
* net: calxedaxgmac: rework transmit ring handlingRob Herring2012-11-071-12/+12
* net: calxedaxgmac: drop some unnecessary register writesRob Herring2012-11-071-6/+0
* net: calxedaxgmac: use raw i/o accessors in rx and tx pathsRob Herring2012-11-071-6/+6
* net: calxedaxgmac: remove explicit rx dma buffer pollingRob Herring2012-11-071-3/+1
* net: calxedaxgmac: enable operate on 2nd frame modeRob Herring2012-11-071-2/+2
* tg3: Call tg3_netif_stop() from tg3_stop()Nithin Nayak Sujir2012-11-061-5/+3
* tg3: Support 5717 C0Michael Chan2012-11-062-1/+10
* net: at91_ether: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-11-061-0/+11
* net: at91_ether: add dt supportJean-Christophe PLAGNIOL-VILLARD2012-11-061-7/+66
* drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issueKumar Amit Mehta2012-11-061-43/+43
* drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issueKumar Amit Mehta2012-11-061-8/+8
* r8169: enable internal ASPM and clock request settingshayeswang2012-11-041-9/+21
* drivers/net/ethernet/ibm/emac/mal.c: use WARNJulia Lawall2012-11-031-4/+2
* atp: remove set_rx_mode_8012()Paul Bolle2012-11-032-58/+2
* cpsw: fix leaking IO mappingsRichard Cochran2012-11-031-9/+8
* cpsw: rename register banks to match the reference manual, part 2Richard Cochran2012-11-031-13/+13
* macb: Keep driver's speed/duplex in sync with actual NCFGRVitalii Demianets2012-11-031-0/+2
* net: neterion: Do not break word unregister.YOSHIFUJI Hideaki / 吉藤英明2012-11-031-1/+2
* net: sh_eth: Fix a typo - replace regist with register.YOSHIFUJI Hideaki / 吉藤英明2012-11-031-1/+1
* ptp: fixup Kconfig for two PHC drivers.Richard Cochran2012-11-032-2/+2
* vxlan: allow a user to set TTL valueVincent Bernat2012-11-031-0/+3
* smsc75xx: add wol support for more frame typesSteve Glendinning2012-11-032-33/+124
* r8169: Kill SafeMtu macroKirill Smelkov2012-11-031-1/+0
* eth: Make is_link_local() consistent with other address testsBen Hutchings2012-11-023-3/+3
* sfc: Select PTP_1588_CLOCKBen Hutchings2012-11-021-0/+1
* vhost-net: reduce vq polling on tx zerocopyMichael S. Tsirkin2012-11-021-2/+12
* vhost-net: select tx zero copy dynamicallyMichael S. Tsirkin2012-11-021-8/+53
* vhost: move -net specific code outMichael S. Tsirkin2012-11-024-64/+56
* vhost: track zero copy failures using DMA lengthMichael S. Tsirkin2012-11-022-3/+8
* vhost-net: cleanup macros for DMA status trackingMichael S. Tsirkin2012-11-023-5/+12
* tun: report orphan frags errors to zero copy callbackMichael S. Tsirkin2012-11-021-0/+1
* skb: report completion status for zero copy skbsMichael S. Tsirkin2012-11-022-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-11-029-33/+155
|\
| * e1000: fix concurrent accesses to PHY from watchdog and ethtoolMaxime Bizon2012-11-011-2/+15
| * igb: Fix EEPROM writes via ethtool on i210Carolyn Wyborny2012-11-011-0/+1
| * igb: Add function to read i211's invm versionCarolyn Wyborny2012-11-014-0/+107
| * igb: Remove workaround for EEE configuration on i210/I211Carolyn Wyborny2012-11-011-11/+8
| * ixgbe: fix default setting of TXDCTL.WTHRESHEmil Tantilov2012-11-012-20/+15
| * ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_eventJacob Keller2012-11-011-0/+9
* | ppp: make ppp_get_stats64 staticstephen hemminger2012-11-011-1/+1
* | FEC: Add time stamping code and a PTP hardware clockFrank Li2012-11-015-1/+520
* | net: fec: move fec_enet_private to header fileFrank Li2012-11-012-73/+81
* | veth: allow changing the mac address while interface is upHannes Frederic Sowa2012-11-011-0/+1
* | cpsw: support the HWTSTAMP ioctl and the CPTSRichard Cochran2012-11-011-0/+182
* | cpts: specify the input clock frequency via DTRichard Cochran2012-11-011-0/+14
* | cpsw: add a DT field for the active time stamping portRichard Cochran2012-11-011-0/+7