summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-10-03Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville21-1549/+4050
2011-10-03ath6kl: include vmalloc.h in debug.cKalle Valo1-0/+1
2011-10-01ath6kl: fix size_t related warningsKalle Valo1-7/+7
2011-09-30mac80211: implement uAPSDJohannes Berg3-3/+3
2011-09-30mac80211: let drivers inform it about per TID buffered framesJohannes Berg3-10/+10
2011-09-30iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_staGreg Dietsche1-3/+0
2011-09-30ath9k/ath9k_htc: Fix PS wrappers for RF killMohammed Shafi Shajakhan2-3/+14
2011-09-30rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_syncLarry Finger2-34/+2
2011-09-30rtlwifi: Remove unused routine _usb_readN_syncLarry Finger2-12/+0
2011-09-30mwifiex: add cfg80211 handlers add/del_virtual_intfYogesh Ashok Powar6-243/+207
2011-09-30mwifiex: fix Tx data rate display issueAmitkumar Karwar1-1/+17
2011-09-30mwifiex: remove unreachable codeAmitkumar Karwar1-44/+2
2011-09-30mwifiex: remove unnecessary mwifiex_dump_station_info() callAmitkumar Karwar1-2/+0
2011-09-30ath9k: Remove redundant my beacon check at ath_rx_ps_beaconRajkumar Manoharan1-17/+6
2011-09-30ath9k: Remove unnecessary AMPDU check at tx statusRajkumar Manoharan2-9/+2
2011-09-30wireless: at76c50x: use native hex_pack_byte() methodAndy Shevchenko1-10/+8
2011-09-28wireless/ath6kl: use of module_param requires the inclusion of moduleparam.hStephen Rothwell1-0/+1
2011-09-28ath6kl: improve wmi debug messagesKalle Valo2-10/+37
2011-09-28ath6kl: add debug logs for bootingKalle Valo2-9/+63
2011-09-28ath6kl: add sdio debug messagesKalle Valo2-9/+29
2011-09-28ath6kl: add prefix parameter to ath6kl_dbg_dump()Kalle Valo4-22/+28
2011-09-28ath6kl: silence "invalid rate" warningKalle Valo4-1/+64
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville8-15/+26
2011-09-27wl3501_cs: min_t() cast truncates high bitsDan Carpenter1-1/+1
2011-09-27iwlagn: fix scan complete processingJohannes Berg2-4/+33
2011-09-27iwlagn: move iwl_process_scan_complete upJohannes Berg1-54/+54
2011-09-27iwlagn: refactor scan completeJohannes Berg1-8/+11
2011-09-27iwlagn: make iwl_scan_cancel_timeout voidJohannes Berg2-4/+2
2011-09-27iwlagn: remove Kelvin supportJohannes Berg3-9/+1
2011-09-27iwlagn: fix slot programmingJohannes Berg1-1/+1
2011-09-27iwlagn: fix dangling scan requestJohannes Berg1-14/+16
2011-09-27iwlagn: use kcalloc when possible for array allocationEmmanuel Grumbach4-16/+19
2011-09-27iwlagn: update rate scaling with BA notificationsEmmanuel Grumbach1-4/+9
2011-09-27iwlagn: add debugging to show probe related info in scan notificationWey-Yi Guy1-0/+2
2011-09-27iwlagn: set the sequence control from the transport layerEmmanuel Grumbach2-3/+3
2011-09-27iwlagn: sparse warning priv->temperature is signedEmmanuel Grumbach1-1/+16
2011-09-27iwlagn: remove warning in iwl_rx_handleEmmanuel Grumbach1-3/+6
2011-09-27ath9k: fix a regression in ath9k_ps_restoreFelix Fietkau1-1/+1
2011-09-27mwifiex: reset skb length before inserting to free queueAmitkumar Karwar1-0/+3
2011-09-27mwifiex: pass correct band parameter to ieee80211_channel_to_frequency()Amitkumar Karwar2-3/+6
2011-09-27mwifiex: update bss band informationAmitkumar Karwar4-12/+25
2011-09-27mwifiex: fix 5GHz association issueAmitkumar Karwar1-1/+2
2011-09-27b43: LCN-PHY: minor clean upsRafał Miłecki2-5/+22
2011-09-27b43: update dummy transmissionRafał Miłecki1-4/+7
2011-09-27b43: add missing MMIO definesRafał Miłecki2-18/+60
2011-09-27libertas: scan behaviour consistency improvementsDaniel Drake2-17/+17
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller21-35/+55
2011-09-27ath9k: add Block ACK bitmap in sample debugMohammed Shafi Shajakhan2-6/+20
2011-09-27ath6kl: allow firmware to override firmware patch addressKalle Valo2-0/+8
2011-09-27ath6kl: fix TCP corruptionJouni Malinen1-0/+18