summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: record rx queue for LRO packetsEric Dumazet2013-10-171-0/+1
* usbnet: fix error return code in usbnet_probe()Wei Yongjun2013-10-171-1/+3
* dm9000: report the correct LPANikita Kiryanov2013-10-171-4/+9
* dm9000: Implement full reset of DM9000 network deviceMichael Abbott2013-10-171-12/+21
* dm9000: take phy out of reset during initNikita Kiryanov2013-10-171-0/+1
* dm9000: during init reset phy only for dm9000bNikita Kiryanov2013-10-171-2/+7
* net: smc91x: dont't use SMC_outw for fixing up halfword-aligned dataWill Deacon2013-10-111-4/+2Star
* farsync: fix info leak in ioctlSalva Peiró2013-10-111-0/+1
* net: sh_eth: Correct fix for RX packet errors on R8A7740Simon Horman2013-10-111-4/+4
* can: at91-can: fix device to driver data mapping for platform devicesMarc Kleine-Budde2013-10-091-2/+2
* can: flexcan: fix mx28 detection by rearanging OF match tableMarc Kleine-Budde2013-10-091-2/+2
* can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abor...Marc Kleine-Budde2013-10-091-2/+8
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-10-099-20/+85
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-099-20/+85
| |\
| | * iwlwifi: pcie: fix merge damageJohannes Berg2013-10-071-4/+4
| | * ath9k: fix tx queue scheduling after channel changesFelix Fietkau2013-10-071-12/+11Star
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-10-077-4/+70
| | |\
| | | * iwlwifi: mvm: call ieee80211_scan_completed when neededEmmanuel Grumbach2013-10-021-1/+11
| | | * iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach2013-10-023-0/+17
| | | * iwlwifi: don't WARN on host commands sent when firmware is deadEmmanuel Grumbach2013-10-021-2/+4
| | | * iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC seriesMatti Gottlieb2013-10-021-0/+32
| | | * iwlwifi: pcie: don't reset the TX queue counterEmmanuel Grumbach2013-10-021-0/+2
| | | * iwlwifi: mvm: Disable uAPSD for D3 imageAlexander Bondar2013-10-021-1/+4
* | | | gianfar: Enable eTSEC-20 erratum w/a for P2020 Rev1Claudiu Manoil2013-10-091-0/+3
* | | | gianfar: Use mpc85xx support for errata detectionClaudiu Manoil2013-10-091-8/+25
* | | | gianfar: Enable eTSEC-A002 erratum w/a for all partsClaudiu Manoil2013-10-091-6/+4Star
|/ / /
* | | Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-10-095-31/+151
|\ \ \
| * | | sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flagsBen Hutchings2013-10-071-1/+17
| * | | sfc: Add PM and RXDP drop counters to ethtool statsEdward Cree2013-10-052-0/+47
| * | | sfc: Add definitions for new stats counters and capability flagMatthew Slattery2013-10-051-2/+54
| * | | sfc: Refactor EF10 stat mask code to allow for more conditional statsEdward Cree2013-10-051-21/+28
| * | | sfc: Fix internal indices of ethtool stats for EF10Edward Cree2013-10-051-6/+3Star
| * | | sfc: Add rmb() between reading stats and generation count to ensure consistencyJon Cooper2013-10-051-0/+1
* | | | qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()Wei Yongjun2013-10-081-1/+4
* | | | moxa: fix the error handling in moxart_mac_probe()Wei Yongjun2013-10-081-6/+16
* | | | xen-netback: transition to CLOSED when removing a VIFDavid Vrabel2013-10-081-0/+4
* | | | net/mlx4_en: Fix pages never dma unmapped on rxAmir Vadai2013-10-081-2/+3
* | | | net/mlx4_en: Rename name of mlx4_en_rx_alloc membersAmir Vadai2013-10-082-19/+25
* | | | net: sh_eth: Fix RX packets errors on R8A7740Nguyen Hong Ky2013-10-081-0/+4
* | | | tun: don't look at current when non-blockingMichael S. Tsirkin2013-10-081-3/+5
* | | | mrf24j40: Use level-triggered interruptsAlan Ott2013-10-081-1/+1
* | | | mrf24j40: Use threaded IRQ handlerAlan Ott2013-10-081-20/+7Star
* | | | mrf24j40: Move INIT_COMPLETION() to before packet transmissionAlan Ott2013-10-081-2/+2
* | | | can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde2013-10-071-5/+5
* | | | net/ethernet: cpsw: DT read bool dual_emacMarkus Pargmann2013-10-071-2/+2
* | | | net: ethernet: cpsw: Search childs for slave nodesMarkus Pargmann2013-10-071-1/+5
|/ / /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-033-13/+11Star
|\| |
| * | ath9k: fix powersave response handling for BA session packetsFelix Fietkau2013-09-301-3/+6
| * | mwifiex: fix SDIO interrupt lost issueAmitkumar Karwar2013-09-301-2/+4
| * | Revert "rt2x00pci: Use PCI MSIs whenever possible"Stanislaw Gruszka2013-09-301-8/+1Star