summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* nfp: allocate irqs in lower driverJakub Kicinski2017-02-103-99/+140
* nfp: add port layer to debugfs directoriesJakub Kicinski2017-02-103-18/+43
* nfp: add support for service processor accessJakub Kicinski2017-02-107-0/+799
* nfp: add rtsym supportJakub Kicinski2017-02-105-0/+353
* nfp: add MIP reading supportJakub Kicinski2017-02-103-0/+185
* nfp: add support for reading nffw infoJakub Kicinski2017-02-103-0/+375
* nfp: add hwinfo supportJakub Kicinski2017-02-105-0/+341
* nfp: add support for resourcesJakub Kicinski2017-02-104-0/+433
* nfp: add CPP access coreJakub Kicinski2017-02-1010-0/+4987
* nfp: rename the driver and add new main fileJakub Kicinski2017-02-108-57/+160
* bitfield.h: add FIELD_FIT() helperJakub Kicinski2017-02-101-2/+0Star
* Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller2017-02-107-8/+11
|\
| * cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-082-3/+3
| * mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-085-5/+8
* | net: ethernet: ti: netcp_core: remove netif_trans_updateIvan Khoronzhuk2017-02-101-2/+0Star
* | net: dsa: remove unnecessary phy*.h includesRussell King2017-02-101-0/+1
* | net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-02-101-1/+1
* | net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-02-103-0/+3
* | net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-02-101-0/+1
* | net: fman: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-02-101-0/+1
* | net: bgmac: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-02-101-0/+2
* | net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-02-101-0/+1
* | net: macb: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-02-101-0/+2
* | Merge tag 'wireless-drivers-next-for-davem-2017-02-09' of git://git.kernel.or...David S. Miller2017-02-10122-3541/+4689
|\ \
| * \ Merge tag 'iwlwifi-next-for-kalle-2017-02-08' of git://git.kernel.org/pub/scm...Kalle Valo2017-02-0811-145/+188
| |\ \
| | * | iwlwifi: mvm: avoid exceeding the allowed print lengthGolan Ben-Ami2017-02-081-12/+8Star
| | * | iwlwifi: mvm: Fix removal of IGTKIlan Peer2017-02-081-2/+5
| | * | iwlwifi: mvm: avoid race condition in ADD_STA.Goodstein, Mordechay2017-02-081-4/+3Star
| | * | iwlwifi: mvm: Fix CSA received immediately after associationAvraham Stern2017-02-081-4/+4
| | * | iwlwifi: pcie: set STATUS_RFKILL immediately after interruptGolan Ben Ami2017-02-081-2/+6
| | * | iwlwifi: mvm: don't call << operator with a negative valueEmmanuel Grumbach2017-02-081-1/+3
| | * | iwlwifi: dvm: don't call << operator with a negative valueEmmanuel Grumbach2017-02-081-1/+4
| | * | iwlwifi: make RTPM depend on EXPERTEmmanuel Grumbach2017-02-081-2/+5
| | * | iwlwifi: pcie: don't increment / decrement a boolEmmanuel Grumbach2017-02-081-1/+1
| | * | iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown stationEmmanuel Grumbach2017-02-081-4/+6
| | * | iwlwifi: mvm: fix reorder timer re-armingSara Sharon2017-02-081-1/+2
| | * | iwlwifi: mvm: fix references to first_agg_queue in DQA modeSara Sharon2017-02-081-4/+3Star
| | * | iwlwifi: mvm: fix a print of NSS for HT rateGregory Greenman2017-02-081-0/+2
| | * | iwlwifi: pcie: Re-configure IVAR table after stop deviceGolan Ben Ami2017-02-081-0/+9
| | * | iwlwifi: pcie: re-configure IVAR table after suspend-resumeHaim Dreyfuss2017-02-081-7/+18
| | * | iwlwifi: pcie: separate between SW and HW MSIX configurationHaim Dreyfuss2017-02-081-5/+14
| | * | iwlwifi: pcie: move msix conf functions above other functionsHaim Dreyfuss2017-02-081-103/+103
| * | | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-02-0821-90/+258
| |\ \ \
| | * | | ath10k: select WANT_DEV_COREDUMPJohannes Berg2017-02-081-0/+1
| | * | | wil6210: include moduleparam.hJohannes Berg2017-02-081-0/+1
| | * | | ath10k: remove unneeded semicolonWaldemar Rymarkiewicz2017-02-081-1/+1
| | * | | ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau2017-02-075-26/+48
| | * | | ath9k_hw: check if the chip failed to wake upFelix Fietkau2017-02-071-0/+4
| | * | | ath9k: rename tx_complete_work to hw_check_workFelix Fietkau2017-02-075-30/+35
| | * | | wcn36xx: Implement cancel_hw_scanBjorn Andersson2017-02-072-1/+25