summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-07-07ssb: fix init regression of hostmode PCI coreRafał Miłecki1-9/+9
2011-07-05rtlwifi: rtl8192cu: Add new USB ID for Netgear WNA1000MYoann DI-RUZZA1-0/+1
2011-07-05ath9k: Fix tx throughput drops for AR9003 chips with AES encryptionRajkumar Manoharan1-1/+2
2011-07-05carl9170: add NEC WL300NU-AG usbidChristian Lamparter1-0/+2
2011-07-05ath5k: fix incorrect use of drvdata in PCI suspend/resume codePavel Roskin1-2/+5
2011-07-05ath5k: fix incorrect use of drvdata in sysfs codePavel Roskin1-3/+6
2011-06-29ath5k: fix memory leak when fewer than N_PD_CURVES are in useEugene A. Shatokhin1-5/+3
2011-06-29ath9k: Fix suspend/resume when no interface is UPRajkumar Manoharan1-0/+6
2011-06-28iwlagn: use PCI_DMA_* for pci_* operationsJohn W. Linville1-6/+6
2011-06-27iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov4-11/+15
2011-06-27Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-17/+13
2011-06-27iwlagn: map command buffers BIDIJohannes Berg1-7/+10
2011-06-27iwlagn: fix cmd queue unmapJohannes Berg1-4/+1
2011-06-24iwlagn: fix change_interface for P2P typesJohannes Berg1-1/+2
2011-06-24iwlagn: Fix a bug introduced by the HUGE command removalEmmanuel Grumbach1-6/+1
2011-06-22rtl8192cu: Fix missing firmware loadLarry Finger1-0/+20
2011-06-20rtlwifi: rtl8192se: Handle duplicate PCI ID 0x10ec:0x8192 conflict with r8192...Larry Finger1-1/+12
2011-06-15mwl8k: Tell firmware to generate CCMP headerNishant Sarmukadam1-1/+3
2011-06-15mwifiex: Fixing NULL pointer dereferenceYogesh Ashok Powar1-0/+2
2011-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville1-0/+12
2011-06-10Bluetooth: Do not ignore errors returned from strict_strtol()David Miller1-0/+12
2011-06-08iwlegacy: fix channel switch lockingStanislaw Gruszka5-46/+28
2011-06-08iwlagn: send tx power command if defer cause by RXON not matchWey-Yi Guy1-0/+5
2011-06-07rtlwifi: Avoid modifying skbs that are resubmittedMike McCormack1-15/+13
2011-06-07rtlwifi: Fix logic in rx_interruptMike McCormack1-1/+1
2011-06-06iwl4965: set tx power after rxon_assocStanislaw Gruszka1-1/+2
2011-06-06rt2x00: fix rmmod crashStanislaw Gruszka2-1/+6
2011-06-06iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka3-11/+10
2011-06-03libertas_sdio: handle spurious interruptsDaniel Drake1-5/+16
2011-06-03iwlagn: fix channel switch lockingStanislaw Gruszka9-119/+28
2011-06-03ath5k: Disable fast channel switching by defaultNick Kossifidis2-2/+14
2011-06-03ssb: fix PCI(e) driver regression causing oops on PCI cardsRafał Miłecki1-4/+6
2011-06-01iwl4965: correctly validate temperature valueStanislaw Gruszka1-1/+1
2011-06-01ath9k: fix two more bugs in tx powerDaniel Halperin2-4/+16
2011-05-31iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy3-13/+22
2011-05-31zd1211rw: fix to work on OHCIJussi Kivilinna1-11/+42
2011-05-31wl12xx: fix oops in sched_scan when forcing a passive scanLuciano Coelho1-3/+8
2011-05-31wl12xx: add separate config value for DFS dwell time on sched scanLuciano Coelho3-2/+9
2011-05-31wl12xx: fix DFS channels handling in scheduled scanLuciano Coelho2-11/+23
2011-05-31wl12xx: fix passive and radar channel generation for scheduled scanLuciano Coelho1-2/+2
2011-05-31libertas: Set command sequence number later to ensure consistencyDaniel Drake1-3/+3
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville12-24/+61
2011-05-27ath9k: Fix AR9287 calibrationAdrian Chadd1-1/+1
2011-05-27wireless: Default to 'n' for 2 new added devices in Kconfig.Tao Ma2-2/+0
2011-05-27iwl4965: fix 5GHz operationStanislaw Gruszka1-2/+2
2011-05-26ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan1-1/+2
2011-05-26ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan3-1/+28
2011-05-26ath9k: Reset chip on baseband hangRajkumar Manoharan1-1/+3
2011-05-26b43: N-PHY: initialize last var in calibration functionRafał Miłecki1-1/+1
2011-05-26rtlwifi: Use order 2 RX buffer allocation only if necessaryLarry Finger1-0/+7