summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller19-30/+46
2011-09-27ath9k: add Block ACK bitmap in sample debugMohammed Shafi Shajakhan2-6/+20
2011-09-23wl12xx: report the stop_ba event to all STAs in AP-modeArik Nemtsov1-1/+1
2011-09-23wl12xx: correct fw_status structure for 8 sta support in AP-modeArik Nemtsov2-2/+4
2011-09-23wl12xx: implement set_bitrate_mask callbackEliad Peller7-65/+102
2011-09-23wl12xx: AP mode - support hidden SSIDArik Nemtsov2-17/+82
2011-09-23wl12xx: Use dev_hlid for auth and assoc reqEliad Peller1-6/+9
2011-09-23wl12xx: send all pending packets on channel changeEliad Peller1-0/+2
2011-09-23wl12xx: remove P2P ie from probe responseEliad Peller1-0/+28
2011-09-23wl12xx: remove TIM ie from probe responseEliad Peller1-0/+17
2011-09-23wl12xx: Include OFDM rates in IBSS modeShahar Levi2-5/+3
2011-09-23wl12xx: fix sdio_test module functionalityShahar Levi2-6/+15
2011-09-22wl12xx: fix forced passive scansLuciano Coelho1-6/+13
2011-09-22mwifiex: remove unneeded NULL checkDan Carpenter1-2/+2
2011-09-22mwifiex: add a kfree() to an error pathDan Carpenter1-0/+1
2011-09-22iwlagn: remove duplicate list initAmit Beka1-2/+0
2011-09-22iwlagn: pending frames musn't be incremented if agg is onEmmanuel Grumbach2-2/+5
2011-09-22iwlagn: remove uneeded declarationEmmanuel Grumbach1-2/+0
2011-09-22iwlagn: simplify the iwl_device_cmd layoutEmmanuel Grumbach5-16/+12
2011-09-22iwlagn: remove the callback in host commandsEmmanuel Grumbach15-134/+157
2011-09-22iwlagn: split remain-on-channelJohannes Berg3-49/+62
2011-09-22iwlagn: remove common station privJohannes Berg5-20/+16
2011-09-22iwlagn: move scan code to scan fileJohannes Berg4-440/+433
2011-09-20rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.Larry Finger6-20/+8
2011-09-20rtlwifi: rtl8192de: Change modinfo messagesLarry Finger1-4/+8
2011-09-20rtlwifi: rtl8192se: Change modinfo messagesLarry Finger1-5/+9
2011-09-20rtlwifi: rtl8192ce: Change modinfo messagesLarry Finger1-4/+8
2011-09-20ath9k: Store noise immunity values across scanningRajkumar Manoharan2-2/+9
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville28-169/+200
2011-09-20b43: LCN-PHY: finish sense setupRafał Miłecki2-3/+88
2011-09-20b43: LCN-PHY: add more init tweaksRafał Miłecki1-2/+20
2011-09-20b43: LCN-PHY: init TX power controlRafał Miłecki2-1/+93
2011-09-20b43: LCN-PHY: implement SPUR avoidance modeRafał Miłecki1-2/+56
2011-09-20b43: LCN-PHY: set TX filtersRafał Miłecki1-1/+106
2011-09-20b43: LCN-PHY: tweaks for channel switchingRafał Miłecki1-4/+63
2011-09-20iwlagn: signedness bugWey-Yi Guy1-1/+1
2011-09-20iwlagn: fix stack corruption for temperature offset v2Wey-Yi Guy1-2/+2
2011-09-20iwlagn: do not use interruptible waitsJohannes Berg5-13/+8
2011-09-20iwlagn: use iwl_eeprom_calib_hdr structureWey-Yi Guy3-10/+12
2011-09-20iwlagn: add support for v2 of temperature offset calibrationWey-Yi Guy6-6/+62
2011-09-20iwlagn: remove drvdata support from bus layerJohannes Berg3-22/+11
2011-09-20iwlagn: move sysfs files to debugfsJohannes Berg2-133/+64
2011-09-20iwlagn: remove unused function declarationsJohannes Berg1-5/+0
2011-09-20iwlagn: rename iwl-pci.h to iwl-cfg.hJohannes Berg6-8/+7
2011-09-20iwlagn: clean up PM codeJohannes Berg3-14/+11
2011-09-20iwlagn: Makefile whitespace cleanupJohannes Berg1-10/+10
2011-09-20iwlagn: generically provide iwl_trans_send_cmd_pduJohannes Berg5-22/+80
2011-09-20iwlagn: move PCI-E transport filesJohannes Berg5-11/+8
2011-09-19iwlagn: merge eeprom access into single fileWey-Yi Guy3-305/+235
2011-09-19iwlagn: provide data after WARN_ONEmmanuel Grumbach1-1/+7