summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-12ath9k_hw: Fix STA connection issues with AR9380 (XB113).Senthil Balasubramanian1-1/+1
2011-05-12mwifiex: remove mwifiex_recv_complete functionAmitkumar Karwar3-32/+3
2011-05-12bcma: pci: trivial: correct amount of maximum retriesRafał Miłecki1-1/+1
2011-05-12ath9k_hw: fix dual band assumption for XB113Luis R. Rodriguez1-1/+1
2011-05-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2-0/+2
2011-05-11libertas: Add libertas_disablemesh module parameter to disable mesh interfaceSascha Silbe1-1/+8
2011-05-11mwifiex: cleanup ioctl.hBing Zhao3-102/+4
2011-05-11mwifiex: remove redundant local structuresAmitkumar Karwar1-19/+9
2011-05-11b43: implement timeouts workaroundRafał Miłecki1-1/+12
2011-05-11ssb: move ssb_commit_settings and export itRafał Miłecki2-26/+25
2011-05-11bcma: add missing GPIO defines, use PULL register only when availableRafał Miłecki1-2/+4
2011-05-11ath9k: fix a regression in PS frame filter handlingFelix Fietkau2-0/+11
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-11Bluetooth: Device ids for ath3k on Pegatron Lucid tabletsAndy Ross2-0/+2
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