summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | brcmfmac: handle SDIO card removalArend van Spriel2014-01-165-87/+102
| * | | | | | | | brcmfmac: initialize escan function pointer during scheduled scanArend van Spriel2014-01-161-0/+1
| * | | | | | | | brcmfmac: rename chip and core related structuresArend van Spriel2014-01-163-42/+41
| * | | | | | | | brcmfmac: restructure brcmf_sdio_chip_recognition()Arend van Spriel2014-01-162-167/+167
| * | | | | | | | brcmfmac: rework firmware download codeArend van Spriel2014-01-163-60/+40
| * | | | | | | | brcmfmac: update core reset and disable routines.Hante Meuleman2014-01-163-57/+106
| * | | | | | | | brcmfmac: Create common nvram parsing routines.Hante Meuleman2014-01-166-190/+208
| * | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-1618-63/+94
| |\ \ \ \ \ \ \ \
| | * | | | | | | | iwlwifi: mvm: don't use highest rate in VHT MCS SetEyal Shapira2014-01-131-6/+0
| | * | | | | | | | iwlwifi: mvm: add REPLY_SF_CFG_CMD to cmd stringsDavid Spinadel2014-01-131-0/+1
| | * | | | | | | | iwlwifi: mvm: fix theoretical uninitialized function return valueEytan Lifshitz2014-01-131-1/+1
| | * | | | | | | | iwlwifi: add inline helper for packet lengthsJohannes Berg2014-01-138-27/+25
| | * | | | | | | | iwlwifi: change beamformee STS capEyal Shapira2014-01-131-2/+1
| | * | | | | | | | iwlwifi: mvm: reset Thermal Throttling's SMPS request upon disassociationEmmanuel Grumbach2014-01-131-0/+2
| | * | | | | | | | iwlwifi: mvm: remove unused flags from add station commandEmmanuel Grumbach2014-01-131-3/+0
| | * | | | | | | | iwlwifi: mvm: use array indexing instead of treating it as a pointerJohannes Berg2014-01-131-2/+2
| | * | | | | | | | iwlwifi: mvm: fix SRAM dump debugfs handlerEmmanuel Grumbach2014-01-131-1/+1
| | * | | | | | | | iwlwifi: mvm: rs: fix a theoretical out of bounds accessEyal Shapira2014-01-131-5/+5
| | * | | | | | | | iwlwifi: mvm: send all the NVM sections to the NICEmmanuel Grumbach2014-01-131-6/+5
| | * | | | | | | | iwlwifi: mvm: fix tx seq_ctrl debug printEliad Peller2014-01-131-3/+2
| | * | | | | | | | iwlwifi: pcie: enable oscillator for L1 exitEmmanuel Grumbach2014-01-132-0/+26
| | * | | | | | | | iwlwifi: mvm: don't set the drain bit when we flush the AP stationEmmanuel Grumbach2014-01-131-2/+2
| | * | | | | | | | iwlwifi: mvm: rs: fix handling of column switch errorEyal Shapira2014-01-131-1/+2
| | * | | | | | | | iwlwifi: mvm: fix missing cleanup in .start() error pathEliad Peller2014-01-131-0/+1
| | * | | | | | | | iwlwifi: mvm: update power after binding in start_ap_ibss()Ilan Peer2014-01-131-4/+14
| | * | | | | | | | iwlwifi: mvm: clear ap_ibss_active in case of failureIlan Peer2014-01-131-0/+4
| * | | | | | | | | p54: clamp properly instead of just truncatingDan Carpenter2014-01-131-1/+1
| * | | | | | | | | brcmsmac: delete useless variableJulia Lawall2014-01-131-2/+0
| * | | | | | | | | ath9k: Process GTT interruptsSujith Manoharan2014-01-133-4/+35
| * | | | | | | | | ath9k: Remove debug print in ISRSujith Manoharan2014-01-131-2/+0
| * | | | | | | | | ath9k: Add a debugfs file "node_recv"Sujith Manoharan2014-01-135-7/+203
| * | | | | | | | | ath9k: Use a separate debugfs file for PHY errorsSujith Manoharan2014-01-131-43/+74
| * | | | | | | | | ath9k: Show only active TIDs in node_aggrSujith Manoharan2014-01-131-5/+13
| * | | | | | | | | ath9k: Add an option for station statisticsSujith Manoharan2014-01-135-81/+108
| * | | | | | | | | b43legacy: Fix unload oops if firmware is not availableLarry Finger2014-01-131-0/+1
| * | | | | | | | | b43: Fix unload oops if firmware is not availableLarry Finger2014-01-132-7/+7
| * | | | | | | | | b43: Fix lockdep splatLarry Finger2014-01-131-6/+11
| * | | | | | | | | mwifiex: add missing endian conversion for fw_tsfAmitkumar Karwar2014-01-131-2/+2
| * | | | | | | | | wl12xx: fix tx power settingAlex Gal2014-01-131-0/+10
| * | | | | | | | | mwifiex: add USB8897 supportYogesh Ashok Powar2014-01-133-19/+51
| * | | | | | | | | rtlwifi: rtl8192cu: Add new device IDLarry Finger2014-01-131-0/+1
| * | | | | | | | | cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REGLuis R. Rodriguez2014-01-131-2/+0
| * | | | | | | | | ath: fix warning on usage of REGULATORY_CUSTOM_REGLuis R. Rodriguez2014-01-131-3/+6
| * | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-1318-635/+663
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mac80211_hwsim: restore regulatory testing functionalityJohannes Berg2014-01-102-3/+222
| | * | | | | | | | | mac80211_hwsim: allow creating/destroying radios on the flyJohannes Berg2014-01-102-6/+65
| | * | | | | | | | | mac80211_hwsim: register netlink even with multi-channelJohannes Berg2014-01-101-8/+16
| | * | | | | | | | | mac80211_hwsim: verify wmediumd socketJohannes Berg2014-01-101-0/+9
| | * | | | | | | | | mac80211_hwsim: shuffle code to prepare for dynamic radiosJohannes Berg2014-01-101-413/+413
| | * | | | | | | | | mac80211_hwsim: minor netlink cleanupsJohannes Berg2014-01-101-41/+23