aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2011-09-30Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
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-26ath9k: Fix a dma warning/memory leakMohammed Shafi Shajakhan
2011-09-26rtlwifi: rtl8192cu: Fix unitialized structLarry Finger
2011-09-26iwlagn: fix dangling scan requestJohannes Berg
2011-09-23wl12xx: report the stop_ba event to all STAs in AP-modeArik Nemtsov
2011-09-23wl12xx: correct fw_status structure for 8 sta support in AP-modeArik Nemtsov
2011-09-23wl12xx: implement set_bitrate_mask callbackEliad Peller
2011-09-23wl12xx: AP mode - support hidden SSIDArik Nemtsov
2011-09-23wl12xx: Use dev_hlid for auth and assoc reqEliad Peller
2011-09-23wl12xx: send all pending packets on channel changeEliad Peller
2011-09-23wl12xx: remove P2P ie from probe responseEliad Peller
2011-09-23wl12xx: remove TIM ie from probe responseEliad Peller
2011-09-23wl12xx: Include OFDM rates in IBSS modeShahar Levi
2011-09-23wl12xx: fix sdio_test module functionalityShahar Levi
2011-09-22wl12xx: fix forced passive scansLuciano Coelho
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-21mwifiex: remove unneeded NULL checkDan Carpenter
2011-09-21mwifiex: add a kfree() to an error pathDan Carpenter
2011-09-21iwlagn: remove duplicate list initAmit Beka
2011-09-21iwlagn: pending frames musn't be incremented if agg is onEmmanuel Grumbach
2011-09-21iwlagn: remove uneeded declarationEmmanuel Grumbach
2011-09-21iwlagn: simplify the iwl_device_cmd layoutEmmanuel Grumbach
2011-09-21iwlagn: remove the callback in host commandsEmmanuel Grumbach
2011-09-21iwlagn: split remain-on-channelJohannes Berg