summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-06-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville55-833/+1230
2014-06-02Revert "net/mlx4_en: Use affinity hint"David S. Miller4-48/+2
2014-06-02net: ks8851: Don't use regulator_get_optional()Stephen Boyd1-28/+22
2014-06-02net: Revert mlx4 cpumask changes.David S. Miller1-22/+28
2014-06-02net: ks8851: Don't use regulator_get_optional()Stephen Boyd1-28/+22
2014-06-02net/mlx4_en: Use affinity hintYuval Atias4-2/+48
2014-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller16-100/+116
2014-05-31be2net: cleanup MCC async event processing codeSathya Perla2-70/+67
2014-05-31be2net: move async cmd processing to a separate routineSathya Perla1-33/+55
2014-05-31be2net: re-factor MCCQ error status handling codeKalesh AP3-45/+57
2014-05-31be2net: support flashing new regions on Skyhawk-RVasundhara Volam4-107/+188
2014-05-31be2net: fixup TX-rate setting code for Skyhawk-RRavikumar Nelavelli3-38/+81
2014-05-31be2net: skip multicast promiscuos setting in already setKalesh AP2-13/+19
2014-05-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller169-2297/+3823
2014-05-31net: tile: Remove unnecessary memset of netdev private dataTobias Klauser1-1/+0
2014-05-31net: tile: Use helpers from linux/etherdevice.h to check/set MACTobias Klauser1-9/+3
2014-05-31bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior18-28/+28
2014-05-31net: fec: use pinctrl PM helpersNimrod Andy1-0/+8
2014-05-31r8152: Use kmemdup instead of kmalloc + memcpyBenoit Taine1-3/+1
2014-05-31enic: Fix 64 bit divide on 32bit systemGovindarajulu Varadarajan1-1/+1
2014-05-31Merge tag 'linux-can-next-for-3.16-20140526' of git://gitorious.org/linux-can...David S. Miller3-0/+1217
2014-05-31ehea: Introduce the use of the managed version of kzallocHimangi Saraogi1-3/+2
2014-05-30wil6210: improve debug for WMI receiveVladimir Kondratiev1-7/+17
2014-05-30Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville15-305/+534
2014-05-30net: of_mdio: add of_mdiobus_link_phydev()Daniel Mack1-0/+6
2014-05-29rtlwifi: rtl8192cu: remove check for CONFIG_AUTOSUSPENDPaul Bolle1-3/+0
2014-05-29rtlwifi: rtl8723ae: Remove duplicate inclusion of fw_common.hSachin Kamat1-1/+0
2014-05-29rtlwifi: rtl8723be: Remove duplicate inclusion of phy.hSachin Kamat1-1/+0
2014-05-29ath9k: Fix interface combinations for multi-channel concurrencyRajkumar Manoharan1-4/+21
2014-05-29mwifiex: change hscfg gap parameter to avoid potential firmware deadlockBing Zhao1-1/+1
2014-05-29mwifiex: set TDLS link for newly created RA listAvinash Patil1-0/+1
2014-05-29mwifiex: fix a crash in extended scan event processingAvinash Patil1-10/+19
2014-05-29b43: N-PHY: optimize radio switching on/offRafał Miłecki2-3/+7
2014-05-29b43: N-PHY: optimize init by doing some ops just onceRafał Miłecki3-48/+44
2014-05-29b43: PHY: allow init optimizations by tracking PHY stateRafał Miłecki3-0/+11
2014-05-29wil6210: optimize wil_release_reorder_framesVladimir Kondratiev1-1/+8
2014-05-29wil6210: improve pointers printingVladimir Kondratiev3-7/+7
2014-05-29wil6210: detect scan timeoutsVladimir Kondratiev4-0/+17
2014-05-29wil6210: inline functions for vring hi/lo watermarksVladimir Kondratiev1-2/+18
2014-05-29wil6210: limit fw error recovery attemptsVladimir Kondratiev2-1/+25
2014-05-29wil6210: limit MTUVladimir Kondratiev1-0/+14
2014-05-29ath9k: Fix deadlock while updating p2p beacon timerRajkumar Manoharan1-10/+8
2014-05-29brcmfmac: remove firmware list from USB driverArend van Spriel1-76/+0
2014-05-29brcmfmac: Remove interrupt endpoint usage from USB driver.Hante Meuleman1-77/+1
2014-05-29brcmfmac: Increase max buffer size for receiving control message from dongleDaniel Kim1-4/+5
2014-05-29brcmutil: assure unused bits are cleared in 11n chanspecArend van Spriel1-1/+1
2014-05-29brcmfmac: make brcmf_fw_nvram_strip() staticArend van Spriel2-2/+1
2014-05-29brcmfmac: use asynchronous firmware request in USBArend van Spriel1-30/+68
2014-05-29brcmfmac: use asynchronous firmware request in SDIOArend van Spriel1-147/+124
2014-05-29brcmfmac: introduce asynchronous firmware loadingArend van Spriel2-1/+120