summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | net: ethernet: ti: netcp_core: remove netif_trans_updateIvan Khoronzhuk2017-02-101-2/+0
* | Merge branch 'dsa-phy-include'David S. Miller2017-02-1015-7/+18
|\ \
| * | net: dsa: remove unnecessary phy*.h includesRussell King2017-02-102-2/+4
| * | 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
| * | MIPS: Octeon: Remove unnecessary MODULE_*()Russell King2017-02-101-4/+0
| * | iscsi: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-02-101-0/+1
| * | 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
| * | net: cgroups: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-02-101-0/+1
| * | net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-02-101-0/+1
|/ /
* | 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/+8
| | * | iwlwifi: mvm: Fix removal of IGTKIlan Peer2017-02-081-2/+5
| | * | iwlwifi: mvm: avoid race condition in ADD_STA.Goodstein, Mordechay2017-02-081-4/+3
| | * | 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/+3
| | * | 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
| | * | | ath10k: fix reading sram contents for QCA4019Ashok Raj Nagarajan2017-02-073-19/+60
| | * | | ath10k: fix boot failure in UTF mode/testmodeTamizh chelvam2017-02-071-5/+9
| | * | | ath10k: add debugfs support to get per peer tids log via tracingMaharaja Kennadyrajan2017-02-072-0/+66
| | * | | ath10k: few whitespace fixesKalle Valo2017-02-072-4/+4
| | * | | ath10k: use names in function definition argumentsKalle Valo2017-02-072-2/+2
| | * | | ath10k: prefer unsigned int over just unsignedKalle Valo2017-02-071-2/+2
| * | | | rt2x00: remove queue_entry from skbdescStanislaw Gruszka2017-02-082-5/+0
| * | | | rt2x00: call entry directly in rt2x00_dump_frameStanislaw Gruszka2017-02-0810-14/+15
| * | | | rt61pci: use entry directlyStanislaw Gruszka2017-02-081-2/+1