summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: (clean) Rename dhd_bus.h in bus.hHante Meuleman2014-10-3016-21/+19
* brcmfmac: (clean) Rename files dhd_dbg to debugHante Meuleman2014-10-3025-27/+27
* brcmfmac: (clean) Move tracepoint related function.Hante Meuleman2014-10-302-15/+15
* brcmfmac: (clean) Remove packet filter configuration.Hante Meuleman2014-10-301-166/+0
* brcmfmac: (clean) Remove usb_rdl.h as it is not needed.Hante Meuleman2014-10-302-94/+69
* brcmfmac: do not use firmware error code in driverArend van Spriel2014-10-301-5/+4
* brcmfmac: remove unused defintionArend van Spriel2014-10-301-5/+0
* brcmfmac: show firmware error as string in debug messageArend van Spriel2014-10-301-1/+72
* brcmfmac: Add wowl patterns support.Hante Meuleman2014-10-302-35/+120
* brcmfmac: Add wowl support for SDIO devices.Hante Meuleman2014-10-303-14/+34
* brcmfmac: Add wowl support for USB devices.Hante Meuleman2014-10-301-10/+39
* ath9k: set pulse_rssi threshold to 15Lorenzo Bianconi2014-10-302-2/+2
* Merge tag 'iwlwifi-next-for-john-2014-10-29' of git://git.kernel.org/pub/scm/...John W. Linville2014-10-3029-397/+671
|\
| * iwlwifi: mvm: unref SCAN ref on scan completionEliad Peller2014-10-291-1/+6
| * iwlwifi: mvm: rs: add Tx STBC supportEyal Shapira2014-10-292-9/+68
| * iwlwifi: mvm: fix scan condition iteratorDavid Spinadel2014-10-291-1/+2
| * iwlwifi: mvm: port to devcoredump frameworkJohannes Berg2014-10-297-112/+55
| * iwlwifi: enable STBC support for 8000 chipsEyal Shapira2014-10-291-0/+1
| * iwlwifi: dvm: Fix probable mask then right shift defectJoe Perches2014-10-291-2/+2
| * iwlwifi: mvm: remove unnecessary includes in tt.cLuciano Coelho2014-10-291-4/+0
| * iwlwifi: mvm: flush queues without mutex heldJohannes Berg2014-10-291-6/+12
| * iwlwifi: mvm: improve MCS rate warningJohannes Berg2014-10-291-2/+4
| * iwlwifi: mvm: BT Coex - make the multiprio lut a constantEmmanuel Grumbach2014-10-293-14/+6
| * iwlwifi: mvm: remove mvm argument from get_queues_maskArik Nemtsov2014-10-294-7/+5
| * iwlwifi: mvm: add MVM_FW_BCAST_FILTER_PASS_ALL optionMax Stepanov2014-10-292-1/+5
| * iwlwifi: mvm: BT Coex - move BT_ANTENNA_COUPLING_THRESHOLD to constantsEmmanuel Grumbach2014-10-293-6/+4
| * iwlwifi: always run the secured flow for family 8000Eran Harary2014-10-294-10/+14
| * iwlwifi: pcie: fix recovery from ARC reset in WoWLANEmmanuel Grumbach2014-10-291-9/+8
| * iwlwifi: pcie: warn if extern fw_debug buffer failedEmmanuel Grumbach2014-10-291-1/+1
| * iwlwifi: allow to restrict Tx aggregation size per-deviceGregory Greenman2014-10-292-0/+5
| * iwlwifi: mvm: change the iwl_mvm_d3_iface_iterator into a generic functionLuciano Coelho2014-10-293-43/+43
| * iwlwifi: mvm: add debugfs entry to configure netdetect SSIDsLuciano Coelho2014-10-294-0/+142
| * iwlwifi: mvm: spin off a function to start scan offloadLuciano Coelho2014-10-293-18/+31
| * iwlwifi: mvm: move the check if associated outside of the iterator for wowlanLuciano Coelho2014-10-291-23/+25
| * iwlwifi: mvm: split wowlan handling out of the main suspend functionLuciano Coelho2014-10-291-115/+151
| * iwlwifi: mvm: hold the rtnl when resuming from a d3 testLuciano Coelho2014-10-291-0/+2
| * iwlwifi: mvm: remove unneeded NULL pointer checkEmmanuel Grumbach2014-10-291-1/+1
| * iwlwifi: rs: option to easily disable Tx MIMOEyal Shapira2014-10-292-0/+4
| * iwlwifi: pcie: fix polling in various placesEmmanuel Grumbach2014-10-231-3/+3
| * Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate"Emmanuel Grumbach2014-10-231-6/+2
| * iwlwifi: dvm: drop non VO frames when flushingEmmanuel Grumbach2014-10-231-11/+13
| * iwlwifi: mvm: ROC - bug fixes around time events and lockingMatti Gottlieb2014-10-232-10/+17
| * iwlwifi: mvm: Add tx power condition to bss_info_changed_ap_ibssHaim Dreyfuss2014-10-231-0/+7
| * iwlwifi: mvm: BT coex - fix BT prio for probe requestsEmmanuel Grumbach2014-10-231-1/+2
| * iwlwifi: mvm: BT Coex - update the MPLUT Boost register valueEmmanuel Grumbach2014-10-232-4/+4
| * iwlwifi: 8000: fix string given to MODULE_FIRMWARELiad Kaufman2014-10-231-1/+2
| * iwlwifi: configure the LTREmmanuel Grumbach2014-10-236-8/+56
* | ath9k: use a random MAC address if the EEPROM address is invalidFelix Fietkau2014-10-271-2/+11
* | ath9k: allow disabling bands via platform dataFelix Fietkau2014-10-273-8/+20
* | ath9k: add support for endian swap of eeprom from platform dataFelix Fietkau2014-10-273-21/+13