summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2013-06-13Merge branch 'for-linville-ath10k' of git://github.com/kvalo/ath6klJohn W. Linville
2013-06-13Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2013-06-13ath9k: Fix ANI trigger thresholdSujith Manoharan
2013-06-13carl9170: add support for the new rate control APIChristian Lamparter
2013-06-13brcmfmac: free primary net_device when brcmf_bus_start() failsArend van Spriel
2013-06-13iwlwifi: pcie: wake the queue if stopped when being unmappedEmmanuel Grumbach
2013-06-13iwlwifi: pcie: fix race in queue unmappingEmmanuel Grumbach
2013-06-13iwlwifi: mvm: remove obsolete commentEmmanuel Grumbach
2013-06-13iwlwifi: mvm: take the seqno from packet if transmit failedEmmanuel Grumbach
2013-06-13iwlwifi: create opmode/device dependenciesJohannes Berg
2013-06-13iwlwifi: mvm: mark scratch area in TX commandJohannes Berg
2013-06-13iwlwifi: reduce debug ifdefs using the optimiserJohannes Berg
2013-06-13iwlwifi: remove calib channel section from PHY DBDavid Spinadel
2013-06-13iwlwifi: mvm: removed an unused parameter from a functionOren Givon
2013-06-13iwlwifi: pcie: don't read INTA register in ICT IRQ handlerJohannes Berg
2013-06-13net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda
2013-06-13iwlwifi: make TX seqno validation more efficientJohannes Berg
2013-06-13drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N
2013-06-13drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N
2013-06-13sh_eth: remove '__maybe_unused' annotationsSergei Shtylyov
2013-06-13tg3: Wait for boot code to finish after power onNithin Sujir
2013-06-13bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov
2013-06-13bonding: reset master mac on first enslave failureNikolay Aleksandrov
2013-06-13net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen
2013-06-13be2net: Fix 32-bit DMA Mask handlingSomnath Kotur
2013-06-13xen-netback: don't de-reference vif pointer after having called xenvif_put()Jan Beulich
2013-06-13cxgb4: Do not set net_device::dev_id to VI indexBen Hutchings
2013-06-13macvtap: fix uninitialized return value macvtap_ioctl_set_queue()Jason Wang
2013-06-13macvtap: slient sparse warningsJason Wang
2013-06-13macvlan: don't touch promisc without passthroughMichael S. Tsirkin
2013-06-12tun: Turn tun_flow_init() into void fnPavel Emelyanov
2013-06-12tun: Report "persist" flag to userspacePavel Emelyanov
2013-06-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-12sh_eth: split 'sh_eth_netdev_ops'Sergei Shtylyov
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-06-12brcmfmac: add debugfs statistics for firmware-signallingArend van Spriel
2013-06-12brcmfmac: Always use fifo_credits, also for requested credits.Hante Meuleman
2013-06-12Revert "iwl4965: workaround connection regression on passive channel"Stanislaw Gruszka
2013-06-12iwl3945: workaround for firmware frame tx rejectionStanislaw Gruszka
2013-06-12iwl4965: workaround for firmware frame tx rejectionStanislaw Gruszka
2013-06-12iwlegacy: add il_{stop,wake}_queues_by_reason functionsStanislaw Gruszka
2013-06-12iwlegacy: small refactoring of il_{stop,wake}_queueStanislaw Gruszka
2013-06-12ath5k: make use of the new rate control APIThomas Huehn
2013-06-12ath9k: Do not assign noise for NULL caldataSujith Manoharan
2013-06-12ath9k: Fix noisefloor calibrationSujith Manoharan
2013-06-12ath9k_hw: Assign default xlna config for AR9485Sujith Manoharan
2013-06-12b43: activate N-PHY and HT-PHY support by defaultHauke Mehrtens
2013-06-12b43: ensue that BCMA is "y" when B43 is "y"Hauke Mehrtens
2013-06-12ath9k_htc: add STBC TX supportOleksij Rempel