summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mac80211: update mesh peering frame formatThomas Pedersen2011-08-226-66/+79
* mac80211: update mesh peering frame codesThomas Pedersen2011-08-221-81/+76
* ieee80211: introduce Self Protected Action codesThomas Pedersen2011-08-221-0/+14
* mac80211: fix mesh beacon formatThomas Pedersen2011-08-224-62/+196
* b43: make forcing clock common (HT-PHY also uses that)Rafał Miłecki2011-08-223-36/+38
* b43: include HT-PHY in some common codeRafał Miłecki2011-08-222-0/+2
* bcma: implement BCM4331 workaround for external PA linesRafał Miłecki2011-08-223-1/+43
* b43: support new RX header, noticed to be used in 598.314+ fwRafał Miłecki2011-08-225-13/+58
* b43: support new TX header, noticed to be used by 598.314+ fwRafał Miłecki2011-08-224-2/+46
* b43: use enum for firmware header formatRafał Miłecki2011-08-224-26/+55
* b43: rename TX header formatsRafał Miłecki2011-08-222-16/+16
* mac80211: Tear down BA session on BAR tx failureHelmut Schaa2011-08-221-0/+18
* wireless: Introduce defines for BAR TID_INFO & MULTI_TID fieldsHelmut Schaa2011-08-222-4/+6
* b43: reload phy and bss settings after core restartsFelix Fietkau2011-08-221-5/+37
* ath9k: do btcoex ASPM disabling at initialization timeStanislaw Gruszka2011-08-224-29/+29
* ath9k: merge common ->config_pci_powersave() checksStanislaw Gruszka2011-08-223-6/+3
* ath9k: remove ->config_pci_powersave() redundant argumentStanislaw Gruszka2011-08-226-15/+12
* staging: remove ath6klKalle Valo2011-08-13111-50006/+0
* mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar2011-08-128-1634/+471
* ath9k: avoid sending a-mpdu packets to sleeping stationsFelix Fietkau2011-08-121-2/+4
* nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen2011-08-123-2/+56
* nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen2011-08-123-40/+72
* nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen2011-08-123-0/+60
* cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar2011-08-124-230/+231
* ath9k: remove eeprom txgain override for minor version < 19Marek Lindner2011-08-121-4/+1
* nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen2011-08-113-0/+7
* cfg80211: fix a crash in nl80211_send_stationFelix Fietkau2011-08-112-2/+4
* ath9k: remove obselete commentsMohammed Shafi Shajakhan2011-08-101-5/+0
* ath9k: optimize rate control statisticsMohammed Shafi Shajakhan2011-08-101-2/+2
* mac80211: fix erroneous clearing of MESH_PATH_SN_VALID flagJavier Cardona2011-08-101-1/+0
* ath9k_htc: minor clean-upMohammed Shafi Shajakhan2011-08-101-3/+0
* mac80211: clear sta.drv_priv on reconfigurationEliad Peller2011-08-101-0/+1
* cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen2011-08-102-0/+12
* nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_waitJouni Malinen2011-08-101-2/+1
* mac80211_hwsim: Fix RX status reporting for HTJouni Malinen2011-08-101-0/+6
* Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-08-106-70/+74
|\
| * ath6kl: fix function name conflicts with ath9kKalle Valo2011-08-106-70/+74
* | Merge branch 'ath6kl-next' of master.kernel.org:/pub/scm/linux/kernel/git/kva...John W. Linville2011-08-0926-0/+17957
|\ \ | |/
| * ath6kl: Release the memory allocated for the firmwareRaja Mani2011-08-091-0/+5
| * ath6kl: Fix crash during the connection processRaja Mani2011-08-091-3/+3
| * ath6kl: Cleanup void * in ath6kl_cfg80211_scan_node()Vasanthakumar Thiagarajan2011-08-093-3/+2
| * ath6kl: Use ath6kl_cfg80211_scan_node() directly instead of function pointerVasanthakumar Thiagarajan2011-08-093-9/+6
| * ath6kl: Remove ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan2011-08-093-12/+2
| * ath6kl: Pass only the needed scan_table to ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan2011-08-093-4/+4
| * ath6kl: Move initialization/deinitialization of scan_table to appropriate fun...Vasanthakumar Thiagarajan2011-08-092-4/+7
| * ath6kl: Cleanup parameters of wlan_node_table_init()Vasanthakumar Thiagarajan2011-08-093-3/+3
| * ath6kl: Remove ath6kl_wmi_get_current_bssid()Vasanthakumar Thiagarajan2011-08-093-11/+1
| * ath6kl: Remove bssid from struct wmiVasanthakumar Thiagarajan2011-08-092-6/+2
| * ath6kl: Cleanup parameters for wlan_refresh_inactive_nodes()Vasanthakumar Thiagarajan2011-08-093-6/+5
| * ath6kl: Move scan table from wmi to ath6klVasanthakumar Thiagarajan2011-08-093-16/+17
OpenPOWER on IntegriCloud