summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: usbnet: fix tx_dropped statisticsBjørn Mork2013-02-041-6/+4
* Merge branch 'fixes-for-3.8' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-02-021-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-021-6/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-014-39/+23
|\ \ | |/ |/|
| * 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/+9
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-281-17/+7
| |\
| | * Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach2013-01-241-17/+7
* | | NET: qmi_wwan: add Telit LE920 supportDaniele Palmas2013-01-301-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/+3
* | | 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
* | | 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-271-8/+6
* | | net: cdc_ncm: use IAD provided by the USB coreBjørn Mork2013-01-271-24/+4
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-01-278-44/+32
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-238-44/+32
| |\ \ \ | | |/ /
| | * | 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/+6
| | * | 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/+14
| | * | 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
* | | | virtio-net: fix the set affinity bug when CPU IDs are not consecutiveWanlong Gao2013-01-271-13/+54
* | | | can: pch_can: fix invalid error codesOlivier Sobrie2013-01-261-1/+1
* | | | can: ti_hecc: fix invalid error codesOlivier Sobrie2013-01-261-2/+2
* | | | can: c_can: fix invalid error codesOlivier Sobrie2013-01-261-2/+2
|/ / /
* | | r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs2013-01-231-7/+0
* | | tuntap: limit the number of flow cachesJason Wang2013-01-231-1/+6
* | | tuntap: reduce memory using of queuesJason Wang2013-01-231-7/+8
* | | net: cdc_mbim: send ZLP only for the specific buggy deviceBjørn Mork2013-01-231-0/+19
* | | netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2013-01-222-1/+3
* | | cdc_ncm: add support FLAG_NOARP for Infineon modem platformWei Shuai2013-01-211-0/+21
* | | usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai2013-01-211-0/+4
* | | net: cdc_ncm: fix error path for single interface probingBjørn Mork2013-01-211-1/+2
* | | net: cdc_mbim: send ZLP after max sized NTBsBjørn Mork2013-01-211-1/+1
* | | net: cdc_ncm: workaround for missing CDC UnionBjørn Mork2013-01-211-0/+27
OpenPOWER on IntegriCloud