summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-03-091-8/+0
|\
| * Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma"Mathias Nyman2014-03-071-8/+0
* | macvlan: Add support for 'always_on' offload featuresVlad Yasevich2014-03-031-2/+5
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-034-23/+19
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-034-23/+19
| |\ \
| | * | mwifiex: do not advertise usb autosuspend supportBing Zhao2014-02-281-8/+0
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-02-283-15/+19
| | |\ \
| | | * | iwlwifi: fix TX status for aggregated packetsJohannes Berg2014-02-272-14/+18
| | | * | iwlwifi: mvm: change of listen interval from 70 to 10Max Stepanov2014-02-271-1/+1
* | | | | Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-ca...David S. Miller2014-03-031-41/+131
|\ \ \ \ \
| * | | | | can: flexcan: factor out soft reset into seperate funtionMarc Kleine-Budde2014-03-031-9/+17
| * | | | | can: flexcan: flexcan_remove(): add missing netif_napi_del()Marc Kleine-Budde2014-03-031-1/+2
| * | | | | can: flexcan: fix transition from and to freeze mode in chip_{,un}freezeMarc Kleine-Budde2014-03-031-11/+49
| * | | | | can: flexcan: factor out transceiver {en,dis}able into seperate functionsMarc Kleine-Budde2014-03-031-7/+20
| * | | | | can: flexcan: fix transition from and to low power mode in chip_{en,dis}ableMarc Kleine-Budde2014-03-031-12/+38
| * | | | | can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde2014-03-031-1/+3
| * | | | | can: flexcan: fix shutdown: first disable chip, then all interruptsMarc Kleine-Budde2014-03-031-3/+5
| |/ / / /
* | | | | net: cpsw: fix cpdma rx descriptor leak on down interfaceSchuyler Patton2014-03-031-0/+6
* | | | | be2net: isolate TX workarounds not applicable to Skyhawk-RVasundhara Volam2014-03-031-13/+26
* | | | | be2net: Fix skb double free in be_xmit_wrokarounds() failure pathVasundhara Volam2014-03-031-3/+4
* | | | | be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...Somnath kotur2014-03-031-3/+9
* | | | | be2net: Fix to reset transparent vlan taggingSomnath Kotur2014-03-032-20/+12
* | | | | qlcnic: dcb: a couple off by one bugsDan Carpenter2014-03-031-2/+2
|/ / / /
* | | | USB AX88179/178A: Support D-Link DUB-1312Gerry Demaret2014-03-021-0/+17
* | | | b44: always set duplex mode why phy changesHauke Mehrtens2014-03-021-1/+6
* | | | b44: add calls to phy_{start,stop}Hauke Mehrtens2014-03-021-0/+7
* | | | bna: fix vlan tag stripping and implement its togglingIvan Vecera2014-02-281-10/+30
* | | | tg3: Don't check undefined error bits in RXBDMichael Chan2014-02-282-3/+6
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-02-2711-76/+79
|\ \ \ \
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-2711-76/+79
| |\| | |
| | * | | ath9k: fix invalid descriptor discardingFelix Fietkau2014-02-251-35/+35
| | * | | ath9k: reduce baseband hang detection false positive rateFelix Fietkau2014-02-251-1/+7
| | * | | ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau2014-02-241-2/+3
| | * | | mwifiex: rename usb driver name registerring to usb coreBing Zhao2014-02-241-3/+1
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-02-241-0/+1
| | |\| |
| | | * | iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc failsEmmanuel Grumbach2014-02-201-0/+1
| | * | | ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan2014-02-201-2/+2
| | * | | brcmfmac: fix txglomming scatter-gather packet transfersArend van Spriel2014-02-201-10/+4
| | * | | ath9k: protect tid->sched checkStanislaw Gruszka2014-02-201-3/+5
| | * | | mwifiex: fix cmd and Tx data timeout issue for PCIe cardsAmitkumar Karwar2014-02-201-17/+11
| | * | | mwifiex: add NULL check for PCIe Rx skbAmitkumar Karwar2014-02-201-0/+6
| | * | | mwifiex: clean pcie ring only when device is presentAvinash Patil2014-02-201-1/+2
| | * | | libertas: fix scan result loss if SSID IE len 0James Cameron2014-02-201-1/+1
| | * | | hostap: Do not free priv until timer handler has actually stopped using itKirill Tkhai2014-02-201-1/+1
* | | | | bnx2x: Add missing bit in default Tx switchingYuval Mintz2014-02-271-1/+8
|/ / / /
* | | | bonding: disallow enslaving a bond to itselfJiri Bohac2014-02-261-0/+5
* | | | bonding: fix a div error caused by the slave release pathNikolay Aleksandrov2014-02-261-3/+1
* | | | AX88179_178A: Add VID:DID for Lenovo OneLinkDock Gigabit LANFreddy Xin2014-02-261-0/+17
* | | | bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for ab arp monitordingtianhong2014-02-263-46/+55
* | | | bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for 802.3ad modedingtianhong2014-02-263-22/+75