summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-23ath6kl: Fix disconnect event reportingVasanthakumar Thiagarajan1-11/+9
2011-09-23ath6kl: pass only unicast frames for aggregationKalle Valo1-7/+9
2011-09-22ath6kl: Report PMKSA candidate events through cfg80211Jouni Malinen2-0/+40
2011-09-22ath6kl: Indicate the roaming capability of the firmwareVivek Natarajan1-0/+2
2011-09-22Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo246-8223/+17034
2011-09-22ath6kl: Export beacon interval and DTIM period through STA infoJouni Malinen3-0/+30
2011-09-22ath6kl: Update BSS information after connectionJouni Malinen4-3/+16
2011-09-22ath6kl: Remove unnecessary bssinfo event header conversionJouni Malinen2-50/+12
2011-09-22ath6kl: Remove the unused node table implementationJouni Malinen8-422/+0
2011-09-22ath6kl: Replace internal node table with cfg80211 BSS tableJouni Malinen1-251/+45
2011-09-22ath6kl: Remove unnecessary node table update on disconnect eventJouni Malinen1-28/+0
2011-09-22ath6kl: Remove RSSI update for internal node tableJouni Malinen1-15/+0
2011-09-22ath6kl: Remove deprecated WMI_OPT_RX_FRAME_EVENTID processingJouni Malinen1-39/+1
2011-09-22ath6kl: Fix BSS update on roamingJouni Malinen1-85/+56
2011-09-22nfc: NFC_WILINK depends on NFC_NCIRandy Dunlap1-1/+1
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-22mac80211: notify peer when shutting down peer linkThomas Pedersen1-0/+8
2011-09-22mac80211: fix AP/VLAN PS buffer raceJohannes Berg1-6/+4
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: basic NCI protocol implementationIlan Elias11-0/+2129
2011-09-20NFC: move nfc.h from include/net to include/net/nfcIlan Elias4-3/+3
2011-09-20NFC: Add dev_up and dev_down control operationsIlan Elias6-0/+149
2011-09-20mac80211: fix indentationAlexander Simon2-2/+2
2011-09-20wireless: Do not allow disabled channel in scan requestRajkumar Manoharan1-7/+12
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville53-279/+358
2011-09-20cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen5-0/+105
2011-09-20b43: LCN-PHY: finish sense setupRafał Miłecki2-3/+88
2011-09-20rfkill: properly assign a boolean typeMohammed Shafi Shajakhan1-1/+1
2011-09-20cfg80211: validate IBSS BSSIDJohannes Berg1-1/+5
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-20bcma: cc: export more control functionsRafał Miłecki2-9/+38
2011-09-20mac80211: Fix regression on queue stop during 2040 bss changeRajkumar Manoharan1-19/+24