summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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-21nfc: NFC_WILINK depends on NFC_NCIRandy Dunlap1-1/+1
2011-09-21mwifiex: remove unneeded NULL checkDan Carpenter1-2/+2
2011-09-21mwifiex: add a kfree() to an error pathDan Carpenter1-0/+1
2011-09-21iwlagn: remove duplicate list initAmit Beka1-2/+0
2011-09-21iwlagn: pending frames musn't be incremented if agg is onEmmanuel Grumbach2-2/+5
2011-09-21iwlagn: remove uneeded declarationEmmanuel Grumbach1-2/+0
2011-09-21iwlagn: simplify the iwl_device_cmd layoutEmmanuel Grumbach5-16/+12
2011-09-21iwlagn: remove the callback in host commandsEmmanuel Grumbach15-134/+157
2011-09-21iwlagn: split remain-on-channelJohannes Berg3-49/+62
2011-09-21iwlagn: remove common station privJohannes Berg5-20/+16
2011-09-21iwlagn: 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-20NFC: driver for TI shared transportIlan Elias3-0/+354
2011-09-20NFC: move nfc.h from include/net to include/net/nfcIlan Elias1-1/+1
2011-09-20NFC: Add dev_up and dev_down control operationsIlan Elias1-0/+2
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville32-180/+237
2011-09-19b43: LCN-PHY: finish sense setupRafał Miłecki2-3/+88
2011-09-19b43: LCN-PHY: add more init tweaksRafał Miłecki1-2/+20
2011-09-19b43: LCN-PHY: init TX power controlRafał Miłecki2-1/+93
2011-09-19b43: LCN-PHY: implement SPUR avoidance modeRafał Miłecki1-2/+56
2011-09-19b43: LCN-PHY: set TX filtersRafał Miłecki1-1/+106
2011-09-19b43: LCN-PHY: tweaks for channel switchingRafał Miłecki1-4/+63
2011-09-19bcma: cc: export more control functionsRafał Miłecki1-9/+29
2011-09-19iwlagn: signedness bugWey-Yi Guy1-1/+1
2011-09-19iwlagn: fix stack corruption for temperature offset v2Wey-Yi Guy1-2/+2
2011-09-19iwlagn: do not use interruptible waitsJohannes Berg5-13/+8
2011-09-19iwlagn: use iwl_eeprom_calib_hdr structureWey-Yi Guy3-10/+12
2011-09-19iwlagn: add support for v2 of temperature offset calibrationWey-Yi Guy6-6/+62
2011-09-19iwlagn: remove drvdata support from bus layerJohannes Berg3-22/+11
2011-09-19iwlagn: move sysfs files to debugfsJohannes Berg2-133/+64
2011-09-19iwlagn: remove unused function declarationsJohannes Berg1-5/+0