Age | Commit message (Expand) | Author |
2011-10-03 | mac80211: pass vif param to conf_tx() callback | Eliad Peller |
2011-10-03 | iwlagn: rename iwlagn module iwlwifi and alias to iwlagn. | Don Fry |
2011-10-03 | ath9k_hw: extend GPIO pin select mask for rfkill | Mohammed Shafi Shajakhan |
2011-10-03 | mwifiex: handle an error path correctly | Amitkumar Karwar |
2011-10-03 | mwifiex: correct AMSDU aggregation check | Amitkumar Karwar |
2011-10-03 | ath9k_htc: add AVM FRITZ!WLAN 11N v2 support | Luis R. Rodriguez |
2011-10-03 | Merge branch 'for-linville' of git://github.com/kvalo/ath6kl | John W. Linville |
2011-10-03 | ath6kl: include vmalloc.h in debug.c | Kalle Valo |
2011-10-01 | ath6kl: fix size_t related warnings | Kalle Valo |
2011-09-30 | mac80211: implement uAPSD | Johannes Berg |
2011-09-30 | mac80211: let drivers inform it about per TID buffered frames | Johannes Berg |
2011-09-30 | iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_sta | Greg Dietsche |
2011-09-30 | ath9k/ath9k_htc: Fix PS wrappers for RF kill | Mohammed Shafi Shajakhan |
2011-09-30 | rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_sync | Larry Finger |
2011-09-30 | rtlwifi: Remove unused routine _usb_readN_sync | Larry Finger |
2011-09-30 | mwifiex: add cfg80211 handlers add/del_virtual_intf | Yogesh Ashok Powar |
2011-09-30 | mwifiex: fix Tx data rate display issue | Amitkumar Karwar |
2011-09-30 | mwifiex: remove unreachable code | Amitkumar Karwar |
2011-09-30 | mwifiex: remove unnecessary mwifiex_dump_station_info() call | Amitkumar Karwar |
2011-09-30 | ath9k: Remove redundant my beacon check at ath_rx_ps_beacon | Rajkumar Manoharan |
2011-09-30 | ath9k: Remove unnecessary AMPDU check at tx status | Rajkumar Manoharan |
2011-09-30 | wireless: at76c50x: use native hex_pack_byte() method | Andy Shevchenko |
2011-09-28 | wireless/ath6kl: use of module_param requires the inclusion of moduleparam.h | Stephen Rothwell |
2011-09-28 | ath6kl: improve wmi debug messages | Kalle Valo |
2011-09-28 | ath6kl: add debug logs for booting | Kalle Valo |
2011-09-28 | ath6kl: add sdio debug messages | Kalle Valo |
2011-09-28 | ath6kl: add prefix parameter to ath6kl_dbg_dump() | Kalle Valo |
2011-09-28 | ath6kl: silence "invalid rate" warning | Kalle Valo |
2011-09-28 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville |
2011-09-27 | wl3501_cs: min_t() cast truncates high bits | Dan Carpenter |
2011-09-27 | iwlagn: fix scan complete processing | Johannes Berg |
2011-09-27 | iwlagn: move iwl_process_scan_complete up | Johannes Berg |
2011-09-27 | iwlagn: refactor scan complete | Johannes Berg |
2011-09-27 | iwlagn: make iwl_scan_cancel_timeout void | Johannes Berg |
2011-09-27 | iwlagn: remove Kelvin support | Johannes Berg |
2011-09-27 | iwlagn: fix slot programming | Johannes Berg |
2011-09-27 | iwlagn: fix dangling scan request | Johannes Berg |
2011-09-27 | iwlagn: use kcalloc when possible for array allocation | Emmanuel Grumbach |
2011-09-27 | iwlagn: update rate scaling with BA notifications | Emmanuel Grumbach |
2011-09-27 | iwlagn: add debugging to show probe related info in scan notification | Wey-Yi Guy |
2011-09-27 | iwlagn: set the sequence control from the transport layer | Emmanuel Grumbach |
2011-09-27 | iwlagn: sparse warning priv->temperature is signed | Emmanuel Grumbach |
2011-09-27 | iwlagn: remove warning in iwl_rx_handle | Emmanuel Grumbach |
2011-09-27 | ath9k: fix a regression in ath9k_ps_restore | Felix Fietkau |
2011-09-27 | mwifiex: reset skb length before inserting to free queue | Amitkumar Karwar |
2011-09-27 | mwifiex: pass correct band parameter to ieee80211_channel_to_frequency() | Amitkumar Karwar |
2011-09-27 | mwifiex: update bss band information | Amitkumar Karwar |
2011-09-27 | mwifiex: fix 5GHz association issue | Amitkumar Karwar |
2011-09-27 | b43: LCN-PHY: minor clean ups | Rafał Miłecki |
2011-09-27 | b43: update dummy transmission | Rafał Miłecki |