summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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-092-7/+6
| * iwlagn: use IWL_MAX_TID_COUNT for WoWLANJohannes Berg2011-12-091-1/+1
| * iwlagn: fix TID use bugJohannes Berg2011-12-091-1/+1
| * iwlwifi: move calib_results list from iwl_priv to iwl_transDon Fry2011-12-097-33/+34
| * iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry2011-12-097-18/+21
| * iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry2011-12-0912-72/+78
| * iwlwifi: set TX_CMD_FLG_STA_RATE_MSK for BAR frameWey-Yi Guy2011-12-091-1/+2
| * iwlwifi: P2P is not enabled by defaultWey-Yi Guy2011-12-092-1/+25
| * iwlwifi: add device ID information support by testmodeHsu, Kenny2011-12-092-2/+36
| * iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODEWey-Yi Guy2011-12-097-15/+15
| * iwlwifi: remove reference to legacy devicesWey-Yi Guy2011-12-091-3/+2
| * iwlwifi: minor cleanupWey-Yi Guy2011-12-092-47/+15
| * iwlwifi: Display more uCode debug infoWey-Yi Guy2011-12-092-10/+29
| * iwlwifi: hide kernel option IWLWIFI_DEVICE_SVTOOLHsu, Kenny2011-12-091-2/+2
| * iwlwifi: add uCode version information support by testmodeHsu, Kenny2011-12-092-2/+27
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Wey-Yi Guy2011-12-0961-2941/+3145
| |\
| * | 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
| * | iwlagn: fix HW crypto for TX-only keysJohannes Berg2011-12-022-5/+11
| * | iwlwifi: declare static for iwl_sram_cleanup functionWey-Yi Guy2011-12-021-1/+1
| * | iwlwifi: add generic chunk size of tm dumpit packetHsu, Kenny2011-12-022-11/+13
| * | iwlwifi: add range checking in tm sram read commandKenny Hsu2011-12-021-1/+22
| * | iwlwifi: add tm commands for sram reading by dumpitHsu, Kenny2011-12-023-2/+141
| * | iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy2011-12-023-28/+28
* | | iwlwifi regression in 20111205 mergeNikolay Martynov2011-12-091-0/+11
* | | wl12xx: silence tx_attr uninitialized warning in wl1271_tx_fill_hdrJohn W. Linville2011-12-091-1/+1
| |/ |/|
* | Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2011-12-0832-2716/+2942
|\ \
| * | wl12xx: minor fix in sched_scan_ssid_listEyal Shapira2011-12-081-0/+3
| * | wl12xx: send testmode reply in wl1271_tm_cmd_interrogateEliad Peller2011-12-081-0/+3
| * | wl12xx: remove redundant commands from plt initEliad Peller2011-12-081-60/+1
| * | wl12xx: fix testmode test/interrogate commandsEliad Peller2011-12-081-19/+53
| * | wl12xx: don't explicitly check for unjoined ibssEliad Peller2011-12-011-9/+1
| * | wl12xx: leave IV calculation to HW for CCMPArik Nemtsov2011-12-011-1/+1