summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | net/hyperv: fix wrong length of mac addressJianjun Kong2013-01-192-2/+2
* | | net: qmi_wwan: add ONDA MT8205 4G LTEBjørn Mork2013-01-191-0/+1
* | | net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaultsOr Gerlitz2013-01-181-9/+2
* | | net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV modeYan Burman2013-01-181-4/+9
* | | net: calxedaxgmac: throw away overrun framesRob Herring2013-01-181-0/+4
* | | macvlan: fix macvlan_get_size()Eric Dumazet2013-01-171-1/+4
* | | phy/marvell: remove fiber/copper autoselect on 88e1111Stef van Os2013-01-171-9/+0
* | | 3c574_cs: fix operator precedence between << and &Nickolai Zeldovich2013-01-171-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-1710-77/+44
|\ \ \ | |/ /
| * | ath9k: disable the tasklet before taking the PCU lockFelix Fietkau2013-01-141-4/+3
| * | ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau2013-01-142-14/+0
| * | brcmsmac: increase timer reference count for new timers onlyPiotr Haber2013-01-111-3/+4
| * | ath9k: fix rx flush handlingFelix Fietkau2013-01-113-21/+12
| * | ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau2013-01-115-19/+4
| * | ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau2013-01-111-1/+0
| * | ath9k: fix double-free bug on beacon generate failureFelix Fietkau2013-01-111-0/+1
| * | ath9k: do not link receive buffers during flushFelix Fietkau2013-01-111-4/+6
| * | ath9k_htc: Fix memory leakSujith Manoharan2013-01-111-0/+2
OpenPOWER on IntegriCloud