summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-10-09Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller5-31/+151
2013-10-09qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()Wei Yongjun1-1/+4
2013-10-09moxa: fix the error handling in moxart_mac_probe()Wei Yongjun1-6/+16
2013-10-09xen-netback: transition to CLOSED when removing a VIFDavid Vrabel1-0/+4
2013-10-09net/mlx4_en: Fix pages never dma unmapped on rxAmir Vadai1-2/+3
2013-10-09net/mlx4_en: Rename name of mlx4_en_rx_alloc membersAmir Vadai2-19/+25
2013-10-09net: sh_eth: Fix RX packets errors on R8A7740Nguyen Hong Ky1-0/+4
2013-10-08tun: don't look at current when non-blockingMichael S. Tsirkin1-3/+5
2013-10-08mrf24j40: Use level-triggered interruptsAlan Ott1-1/+1
2013-10-08mrf24j40: Use threaded IRQ handlerAlan Ott1-20/+7
2013-10-08mrf24j40: Move INIT_COMPLETION() to before packet transmissionAlan Ott1-2/+2
2013-10-07can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde1-5/+5
2013-10-07net/ethernet: cpsw: DT read bool dual_emacMarkus Pargmann1-2/+2
2013-10-07net: ethernet: cpsw: Search childs for slave nodesMarkus Pargmann1-1/+5
2013-10-07sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flagsBen Hutchings1-1/+17
2013-10-07iwlwifi: pcie: fix merge damageJohannes Berg1-4/+4
2013-10-07ath9k: fix tx queue scheduling after channel changesFelix Fietkau1-12/+11
2013-10-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville7-4/+70
2013-10-05sfc: Add PM and RXDP drop counters to ethtool statsEdward Cree2-0/+47
2013-10-05sfc: Add definitions for new stats counters and capability flagMatthew Slattery1-2/+54
2013-10-05sfc: Refactor EF10 stat mask code to allow for more conditional statsEdward Cree1-21/+28
2013-10-05sfc: Fix internal indices of ethtool stats for EF10Edward Cree1-6/+3
2013-10-05sfc: Add rmb() between reading stats and generation count to ensure consistencyJon Cooper1-0/+1
2013-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-13/+11
2013-10-03net: mv643xx_eth: fix missing device_node for port devicesSebastian Hesselbarth1-0/+1
2013-10-03net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth1-1/+1
2013-10-03net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth1-3/+1
2013-10-03igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen1-0/+2
2013-10-03net: calxedaxgmac: determine number of address filters at runtimeRob Herring1-4/+11
2013-10-03net: calxedaxgmac: add uc and mc filter addresses in promiscuous modeRob Herring1-4/+2
2013-10-03net: calxedaxgmac: fix clearing of old filter addressesRob Herring1-2/+2
2013-10-02iwlwifi: mvm: call ieee80211_scan_completed when neededEmmanuel Grumbach1-1/+11
2013-10-02iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach3-0/+17
2013-10-02iwlwifi: don't WARN on host commands sent when firmware is deadEmmanuel Grumbach1-2/+4
2013-10-02iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC seriesMatti Gottlieb1-0/+32
2013-10-02iwlwifi: pcie: don't reset the TX queue counterEmmanuel Grumbach1-0/+2
2013-10-02iwlwifi: mvm: Disable uAPSD for D3 imageAlexander Bondar1-1/+4
2013-10-01qlcnic: Fix SR-IOV configurationManish Chopra1-1/+7
2013-10-01ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda1-0/+6
2013-10-01Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-12/+0
2013-10-01ethernet: moxa: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz1-1/+1
2013-10-01powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova1-1/+3
2013-10-01Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"David S. Miller1-3/+1
2013-10-01bonding: Fix broken promiscuity reference counting issueNeil Horman1-3/+10
2013-10-01dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard1-1/+1
2013-10-01ath9k: fix powersave response handling for BA session packetsFelix Fietkau1-3/+6
2013-10-01mwifiex: fix SDIO interrupt lost issueAmitkumar Karwar1-2/+4
2013-10-01Revert "rt2x00pci: Use PCI MSIs whenever possible"Stanislaw Gruszka1-8/+1
2013-09-30xen-netback: Handle backend state transitions in a more robust wayPaul Durrant1-30/+118
2013-09-30net: qmi_wwan: fix Cinterion PLXX product IDAleksander Morgado1-1/+1