summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* brcm80211: smac: change from pci device driver to bcma device driverArend van Spriel2011-12-133-109/+64
* brcm80211: smac: use inline access functions for struct si_pub fieldsArend van Spriel2011-12-1310-131/+174
* brcm80211: smac: move fields from struct si_pub to struct si_infoArend van Spriel2011-12-132-13/+15
* brcm80211: smac: remove unused fields from struct si_pub definitionArend van Spriel2011-12-132-14/+0
* bcma: use static keyword for inline function declaration in bcma.hArend van Spriel2011-12-131-11/+12
* bcma: add set/mask macros for 16-bit register accessArend van Spriel2011-12-131-6/+26
* brcm80211: fmac: remove drive strength code for unsupported chipsFranky Lin2011-12-131-50/+2
* brcm80211: fmac: add bcm4330 supportFranky Lin2011-12-133-0/+38
* brcm80211: fmac: fix firmware shared structures versionFranky Lin2011-12-132-4/+4
* brcm80211: fmac: save bus interface structure in function 2 deviceFranky Lin2011-12-133-14/+13
* cfg80211: notify core hints that helps to restore regd settingsRajkumar Manoharan2011-12-131-2/+14
* ath9k: Reconfigure tx power on regulatory updateRajkumar Manoharan2011-12-131-2/+15
* ath: optimize processing of CTLs for country IEs for world roaming cardsLuis R. Rodriguez2011-12-132-4/+52
* ath: add a helper for processing reg data on initLuis R. Rodriguez2011-12-131-5/+17
* bcma: extract FEM info from SPROMRafał Miłecki2011-12-132-0/+23
* ssb: extract FEM info from SPROMRafał Miłecki2011-12-133-0/+49
* mac80211: Make use of ieee80211_is_* functions in tx status pathHelmut Schaa2011-12-131-10/+5
* ieee80211: Introduce ieee80211_is_first_fragHelmut Schaa2011-12-131-0/+9
* mac80211: Purge A-MPDU TX queues before station destructionsYogesh Ashok Powar2011-12-132-0/+27
* cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan2011-12-134-28/+71
* mac80211: unlock on error path in ieee80211_ibss_join()Dan Carpenter2011-12-131-1/+3
* ath9k_hw: Fix handling of MCI interruptMohammed Shafi Shajakhan2011-12-131-28/+29
* ath9k_hw: check for asynchronous interrupts before bailing outMohammed Shafi Shajakhan2011-12-131-1/+1
* Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2011-12-1327-228/+295
|\
| * iwlagn: use IWL_MAX_TID_COUNT instead of TID_MAX_LOAD_COUNTJohannes Berg2011-12-082-7/+6
| * iwlagn: use IWL_MAX_TID_COUNT for WoWLANJohannes Berg2011-12-081-1/+1
| * iwlagn: fix TID use bugJohannes Berg2011-12-081-1/+1
| * iwlwifi: move calib_results list from iwl_priv to iwl_transDon Fry2011-12-087-33/+34
| * iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry2011-12-087-18/+21
| * iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry2011-12-0812-72/+78
| * iwlwifi: set TX_CMD_FLG_STA_RATE_MSK for BAR frameWey-Yi Guy2011-12-081-1/+2
| * iwlwifi: P2P is not enabled by defaultWey-Yi Guy2011-12-082-1/+25
| * iwlwifi: add device ID information support by testmodeHsu, Kenny2011-12-082-2/+36
| * iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODEWey-Yi Guy2011-12-087-15/+15
| * iwlwifi: remove reference to legacy devicesWey-Yi Guy2011-12-081-3/+2
| * iwlwifi: minor cleanupWey-Yi Guy2011-12-082-47/+15
| * iwlwifi: Display more uCode debug infoWey-Yi Guy2011-12-082-10/+29
| * iwlwifi: hide kernel option IWLWIFI_DEVICE_SVTOOLHsu, Kenny2011-12-081-2/+2
| * iwlwifi: add uCode version information support by testmodeHsu, Kenny2011-12-082-2/+27
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Wey-Yi Guy2011-12-08101-3293/+4368
| |\
| * | iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry2011-12-029-134/+143
| * | iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry2011-12-027-29/+43
| * | iwlwifi: replace iwl_priv reference with iwl_trans for ucode.Don Fry2011-12-023-36/+36
| * | iwlwifi: rename iwl-agn-ucode as iwl-ucodeDon Fry2011-12-022-1/+1
| * | iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.cWey-Yi Guy2011-12-022-1/+1
| * | iwlwifi: add WOWLAN uCode loading support by testmodeHsu, Kenny2011-12-022-1/+20
| * | iwlagn: make debug levels more readableJohannes Berg2011-12-021-31/+27
| * | iwlagn: remove MACDUMP debugJohannes Berg2011-12-022-6/+1
| * | iwlagn: remove HC_DUMP debugJohannes Berg2011-12-021-2/+1
| * | iwlagn: remove TX_REPLY_LIMIT debugJohannes Berg2011-12-021-2/+0
OpenPOWER on IntegriCloud