summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens2013-02-151-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-0827-160/+298
|\
| * Merge branch 'netback'David S. Miller2013-02-083-53/+88
| |\
| | * netback: correct netbk_tx_err to handle wrap around.Ian Campbell2013-02-081-1/+1
| | * xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell2013-02-081-1/+12
| | * xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley2013-02-081-25/+13Star
| | * xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-083-26/+62
| * | net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork2013-02-061-0/+12
| * | net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork2013-02-061-0/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-065-32/+31Star
| |\ \ | | |/ | |/|
| | * brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel2013-02-044-29/+27Star
| | * rtlwifi: Fix scheduling while atomic bugLarry Finger2013-02-041-3/+4
| * | net: usbnet: fix tx_dropped statisticsBjørn Mork2013-02-041-6/+4Star
| * | Merge branch 'fixes-for-3.8' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-02-031-1/+5
| |\ \
| | * | can: c_can: Set reserved bit in IFx_MASK2 to 1 on writeAlexander Stein2013-02-011-1/+5
| * | | via-rhine: Fix bugs in NAPI support.David S. Miller2013-02-031-6/+2Star
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-014-39/+23Star
| |\ \ \ | | |/ / | |/| / | | |/
| | * mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao2013-01-301-4/+5
| | * rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger2013-01-281-2/+2
| | * brcmsmac: fix tx status processingArend van Spriel2013-01-281-16/+9Star
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-281-17/+7Star
| | |\
| | | * Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach2013-01-241-17/+7Star
| * | | NET: qmi_wwan: add Telit LE920 supportDaniele Palmas2013-01-311-0/+1
| * | | net: usbnet: prevent buggy devices from killing usBjørn Mork2013-01-301-0/+25
| * | | vmxnet3: set carrier state properly on probeNeil Horman2013-01-291-4/+3Star
| * | | e1000e: enable ECC on I217/I218 to catch packet buffer memory errorsBruce Allan2013-01-296-0/+71
| * | | bonding: unset primary slave via sysfsMilos Vyletel2013-01-291-0/+1
| * | | be2net: Updating Module Author string and log message string to "Emulex Corpo...Sarveshwar Bandi2013-01-292-5/+5
| * | | tuntap: allow polling/writing/reading when detachedJason Wang2013-01-291-9/+16
| * | | tun: fix carrier on/off statusMichael S. Tsirkin2013-01-291-5/+8
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-081-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | mlx4_core: Fix advertisement of wrong PF context behaviourOr Gerlitz2013-02-051-1/+1
* | | | dm9601: support dm9620 variantPeter Korsgaard2013-01-281-1/+29
* | | | net: phy: icplus: fix broken INTR pin settingsGiuseppe CAVALLARO2013-01-281-5/+5
* | | | net: phy: icplus: Use the RGMII interface mode to configure clock delaysStuart Menefy2013-01-281-5/+16
* | | | r8169: fix vlan tag read ordering.françois romieu2013-01-281-8/+6Star
* | | | net: cdc_ncm: use IAD provided by the USB coreBjørn Mork2013-01-281-24/+4Star
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-01-278-44/+32Star
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-238-44/+32Star
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil2013-01-221-1/+1
| | * | | ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau2013-01-221-0/+3
| | * | | ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau2013-01-221-19/+6Star
| | * | | ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau2013-01-223-1/+4
| | * | | rtlwifi: Fix build warning introduced by commit a290593Larry Finger2013-01-221-2/+2
| | * | | iwlegacy: fix IBSS cleanupStanislaw Gruszka2013-01-221-21/+14Star
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-221-0/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | iwlwifi: audit single frames from AGG queue in RSEmmanuel Grumbach2013-01-161-0/+2
* | | | | net: loopback: fix a dst refcounting issueEric Dumazet2013-01-271-0/+5
* | | | | virtio-net: reset virtqueue affinity when doing cpu hotplugWanlong Gao2013-01-271-0/+33
* | | | | virtio-net: split out clean affinity functionWanlong Gao2013-01-271-36/+40