summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-10-03Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2011-10-03ath6kl: include vmalloc.h in debug.cKalle Valo
2011-10-01ath6kl: fix size_t related warningsKalle Valo
2011-09-30mac80211: implement uAPSDJohannes Berg
2011-09-30mac80211: let drivers inform it about per TID buffered framesJohannes Berg
2011-09-30iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_staGreg Dietsche
2011-09-30ath9k/ath9k_htc: Fix PS wrappers for RF killMohammed Shafi Shajakhan
2011-09-30rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_syncLarry Finger
2011-09-30rtlwifi: Remove unused routine _usb_readN_syncLarry Finger
2011-09-30mwifiex: add cfg80211 handlers add/del_virtual_intfYogesh Ashok Powar
2011-09-30mwifiex: fix Tx data rate display issueAmitkumar Karwar
2011-09-30mwifiex: remove unreachable codeAmitkumar Karwar
2011-09-30mwifiex: remove unnecessary mwifiex_dump_station_info() callAmitkumar Karwar
2011-09-30ath9k: Remove redundant my beacon check at ath_rx_ps_beaconRajkumar Manoharan
2011-09-30ath9k: Remove unnecessary AMPDU check at tx statusRajkumar Manoharan
2011-09-30wireless: at76c50x: use native hex_pack_byte() methodAndy Shevchenko
2011-09-28wireless/ath6kl: use of module_param requires the inclusion of moduleparam.hStephen Rothwell
2011-09-28ath6kl: improve wmi debug messagesKalle Valo
2011-09-28ath6kl: add debug logs for bootingKalle Valo
2011-09-28ath6kl: add sdio debug messagesKalle Valo
2011-09-28ath6kl: add prefix parameter to ath6kl_dbg_dump()Kalle Valo
2011-09-28ath6kl: silence "invalid rate" warningKalle Valo
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-27wl3501_cs: min_t() cast truncates high bitsDan Carpenter
2011-09-27iwlagn: fix scan complete processingJohannes Berg
2011-09-27iwlagn: move iwl_process_scan_complete upJohannes Berg
2011-09-27iwlagn: refactor scan completeJohannes Berg
2011-09-27iwlagn: make iwl_scan_cancel_timeout voidJohannes Berg
2011-09-27iwlagn: remove Kelvin supportJohannes Berg
2011-09-27iwlagn: fix slot programmingJohannes Berg
2011-09-27iwlagn: fix dangling scan requestJohannes Berg
2011-09-27iwlagn: use kcalloc when possible for array allocationEmmanuel Grumbach
2011-09-27iwlagn: update rate scaling with BA notificationsEmmanuel Grumbach
2011-09-27iwlagn: add debugging to show probe related info in scan notificationWey-Yi Guy
2011-09-27iwlagn: set the sequence control from the transport layerEmmanuel Grumbach
2011-09-27iwlagn: sparse warning priv->temperature is signedEmmanuel Grumbach
2011-09-27iwlagn: remove warning in iwl_rx_handleEmmanuel Grumbach
2011-09-27ath9k: fix a regression in ath9k_ps_restoreFelix Fietkau
2011-09-27mwifiex: reset skb length before inserting to free queueAmitkumar Karwar
2011-09-27mwifiex: pass correct band parameter to ieee80211_channel_to_frequency()Amitkumar Karwar
2011-09-27mwifiex: update bss band informationAmitkumar Karwar
2011-09-27mwifiex: fix 5GHz association issueAmitkumar Karwar
2011-09-27b43: LCN-PHY: minor clean upsRafał Miłecki
2011-09-27b43: update dummy transmissionRafał Miłecki
2011-09-27b43: add missing MMIO definesRafał Miłecki
2011-09-27libertas: scan behaviour consistency improvementsDaniel Drake
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller
2011-09-27ath9k: add Block ACK bitmap in sample debugMohammed Shafi Shajakhan
2011-09-27ath6kl: allow firmware to override firmware patch addressKalle Valo
2011-09-27ath6kl: fix TCP corruptionJouni Malinen