summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* brcm80211: smac: use bcma function for register access in dma.cArend van Spriel2011-12-13
* brcm80211: smac: use DMA-API calls for descriptor allocationsArend van Spriel2011-12-13
* brcm80211: smac: use bcma core register access functions for 802.11 coreArend van Spriel2011-12-13
* brcm80211: smac: remove enumeration rom parsing functionArend van Spriel2011-12-13
* brcm80211: smac: change ai_attach interface taking a bcma_bus objectArend van Spriel2011-12-13
* brcm80211: smac: rename struct si_info field pbus to pcibusArend van Spriel2011-12-13
* brcm80211: smac: change attach interfaces in main.c for bcma supportArend van Spriel2011-12-13
* brcm80211: smac: change from pci device driver to bcma device driverArend van Spriel2011-12-13
* brcm80211: smac: use inline access functions for struct si_pub fieldsArend van Spriel2011-12-13
* brcm80211: smac: move fields from struct si_pub to struct si_infoArend van Spriel2011-12-13
* brcm80211: smac: remove unused fields from struct si_pub definitionArend van Spriel2011-12-13
* bcma: use static keyword for inline function declaration in bcma.hArend van Spriel2011-12-13
* bcma: add set/mask macros for 16-bit register accessArend van Spriel2011-12-13
* brcm80211: fmac: remove drive strength code for unsupported chipsFranky Lin2011-12-13
* brcm80211: fmac: add bcm4330 supportFranky Lin2011-12-13
* brcm80211: fmac: fix firmware shared structures versionFranky Lin2011-12-13
* brcm80211: fmac: save bus interface structure in function 2 deviceFranky Lin2011-12-13
* cfg80211: notify core hints that helps to restore regd settingsRajkumar Manoharan2011-12-13
* ath9k: Reconfigure tx power on regulatory updateRajkumar Manoharan2011-12-13
* ath: optimize processing of CTLs for country IEs for world roaming cardsLuis R. Rodriguez2011-12-13
* ath: add a helper for processing reg data on initLuis R. Rodriguez2011-12-13
* bcma: extract FEM info from SPROMRafał Miłecki2011-12-13
* ssb: extract FEM info from SPROMRafał Miłecki2011-12-13
* mac80211: Make use of ieee80211_is_* functions in tx status pathHelmut Schaa2011-12-13
* ieee80211: Introduce ieee80211_is_first_fragHelmut Schaa2011-12-13
* mac80211: Purge A-MPDU TX queues before station destructionsYogesh Ashok Powar2011-12-13
* cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan2011-12-13
* mac80211: unlock on error path in ieee80211_ibss_join()Dan Carpenter2011-12-13
* ath9k_hw: Fix handling of MCI interruptMohammed Shafi Shajakhan2011-12-13
* ath9k_hw: check for asynchronous interrupts before bailing outMohammed Shafi Shajakhan2011-12-13
* Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2011-12-13
|\
| * iwlagn: use IWL_MAX_TID_COUNT instead of TID_MAX_LOAD_COUNTJohannes Berg2011-12-08
| * iwlagn: use IWL_MAX_TID_COUNT for WoWLANJohannes Berg2011-12-08
| * iwlagn: fix TID use bugJohannes Berg2011-12-08
| * iwlwifi: move calib_results list from iwl_priv to iwl_transDon Fry2011-12-08
| * iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry2011-12-08
| * iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry2011-12-08
| * iwlwifi: set TX_CMD_FLG_STA_RATE_MSK for BAR frameWey-Yi Guy2011-12-08
| * iwlwifi: P2P is not enabled by defaultWey-Yi Guy2011-12-08
| * iwlwifi: add device ID information support by testmodeHsu, Kenny2011-12-08
| * iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODEWey-Yi Guy2011-12-08
| * iwlwifi: remove reference to legacy devicesWey-Yi Guy2011-12-08
| * iwlwifi: minor cleanupWey-Yi Guy2011-12-08
| * iwlwifi: Display more uCode debug infoWey-Yi Guy2011-12-08
| * iwlwifi: hide kernel option IWLWIFI_DEVICE_SVTOOLHsu, Kenny2011-12-08
| * iwlwifi: add uCode version information support by testmodeHsu, Kenny2011-12-08
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Wey-Yi Guy2011-12-08
| |\
| * | iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry2011-12-02
| * | iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry2011-12-02
| * | iwlwifi: replace iwl_priv reference with iwl_trans for ucode.Don Fry2011-12-02