summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-11b43: move MAC PHY clock controling functionRafał Miłecki3-16/+15
2011-05-11b43legacy: trivial: use TMSLOW def instead of magic valueRafał Miłecki1-1/+1
2011-05-11ath5k: Fix lockup due to un-init spinlock.Ben Greear1-1/+1
2011-05-11ath9k: fix beaconing for mesh interfacesJavier Cardona1-1/+3
2011-05-11libertas: Use netdev_<level> or dev_<level> where possibleJoe Perches11-93/+130
2011-05-11libertas: Convert lbs_pr_<level> to pr_<level>Joe Perches12-171/+173
2011-05-11ssb: update list of devices supporting multiple 80211 coresRafał Miłecki1-1/+4
2011-05-10mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_bufferAmitkumar Karwar3-28/+20
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki15-0/+1387
2011-05-10ath9k: Failed to set default beacon rssi in AP/IBSS modeRajkumar Manoharan1-0/+1
2011-05-10ath9k: Fix rssi update in ad-hoc modeRajkumar Manoharan1-1/+2
2011-05-10ath9k_hw: Change DCU backoff thresh for AR9340Rajkumar Manoharan1-2/+7
2011-05-10ath9k_hw: Corrected xpabiaslevel register settings for AR9340Rajkumar Manoharan1-8/+6
2011-05-10rtlwifi: rtl8192cu: Fix memset/memcpy using sizeof(ptr) not sizeof(*ptr)Joe Perches1-2/+2
2011-05-10ath9k_hw: remove get_channel_noise functionMohammed Shafi Shajakhan2-9/+0
2011-05-10b43: trivial: include ssb word in ssb specific functionsRafał Miłecki1-4/+4
2011-05-10mwifiex: fix null derefs, mem leaks and triviaChristoph Fritz8-17/+23
2011-05-10b43legacy: drop ssb-duplicated workaround for dangling coresRafał Miłecki1-18/+0
2011-05-10b43: drop ssb-duplicated workaround for dangling coresRafał Miłecki1-17/+0
2011-05-10rt2x00: Fix rmmod hang of rt2800pciGertjan van Wingerde1-1/+1
2011-05-10p54pci: fix -Wunused-but-set-variable warningsChristian Lamparter1-2/+1
2011-05-10carl9170: fix -Wunused-but-set-variable warningsChristian Lamparter1-9/+0
2011-05-10rtlwifi: rtl8192se: Remove need to disable ASPMChaoming Li2-1/+4
2011-05-10rtlwifi: Move 2 large arrays off stackLarry Finger1-7/+28
2011-05-10iwlagn: fix iwl_is_any_associatedJohannes Berg1-8/+11
2011-05-10ath9k: process TSF out of range before RXRajkumar Manoharan1-11/+11
2011-05-10ath9k: avoid enabling interrupts while processing rxRajkumar Manoharan4-3/+17
2011-05-10iwlagn: led stay solid on when no trafficWey-Yi Guy1-1/+19
2011-05-10Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville16-218/+747
2011-05-06iwlagn: check DMA mapping errorsJohannes Berg2-28/+45
2011-05-06iwlagn: remove bytecount indirectionJohannes Berg7-31/+8
2011-05-06iwlagn: dont update bytecount table for command queueJohannes Berg2-19/+13
2011-05-06iwlagn: remove unused variableJohannes Berg1-4/+0
2011-05-06iwlagn: remove frame pre-allocationJohannes Berg2-125/+25
2011-05-06iwlagn: remove get_hcmd_size indirectionJohannes Berg3-9/+0
2011-05-06iwlwifi: support the svtool messages interactions through nl80211 test modeCindy H. Kao8-2/+656
2011-05-05mwl8k: Do not ask mac80211 to generate IV for crypto keysYogesh Ashok Powar1-8/+8
2011-05-05b43legacy: drop invalid IMCFGLO workaroundRafał Miłecki1-32/+0
2011-05-05b43: drop invalid IMCFGLO workaroundRafał Miłecki1-27/+1
2011-05-05ath9k_hw: fix power for the HT40 duplicate framesLuis R. Rodriguez1-0/+10
2011-05-05rt2x00: Fix transfer speed regression for USB hardwareIvo van Doorn1-3/+3
2011-05-05rt2x00: Initial support for RT5370 USB devices.Gertjan van Wingerde4-2/+24
2011-05-05ath9k_hw: do noise floor calibration only on required chainsRajkumar Manoharan1-0/+13
2011-05-05carl9170: fix allmulticast modeNicolas Cavallari1-1/+1
2011-05-05mwl8k: Fix broken WEPYogesh Ashok Powar1-1/+1
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar19-165/+148
2011-05-05mwifiex: fix simultaneous assoc and scan issueAmitkumar Karwar2-6/+9
2011-05-05rtlwifi: rtl8192se: Modify Kconfig and Makefile routines for new driverChaoming Li4-3/+30
2011-05-05rtlwifi: rtl8192se: Merge TX and RX routinesChaoming Li2-0/+1021
2011-05-05rtlwifi: rtl8192se: Merge table routinesChaoming Li2-0/+683