summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-12be2net: Handle error completion in LancerPadmanabh Ratnakar1-1/+4
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-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller11-41/+74
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-11slcan: fix ldisc->open retvalOliver Hartkopp1-1/+3
2011-05-11net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams1-1/+1
2011-05-11infiniband: Remove rt->rt_src usage in addr4_resolve()David S. Miller1-2/+7
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-10libertas: fix cmdpendingq lockingPaul Fox1-2/+4
2011-05-10iwlegacy: fix IBSS mode crashesStanislaw Gruszka2-0/+13
2011-05-10ath9k: Fix a warning due to a queued work during S3 stateMohammed Shafi Shajakhan1-0/+8
2011-05-09tulip: Use pr_<level> where appropriateJoe Perches5-29/+14
2011-05-09tulip: Convert uses of KERN_DEBUGJoe Perches12-182/+166
2011-05-09tulip: Convert printks to netdev_<level>Joe Perches7-180/+170
2011-05-09tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave usesJoe Perches1-121/+13
2011-05-09Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller1-313/+261