aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-21iwlagn: add support for waiting for notificationsJohannes Berg4-0/+115
2011-01-21iwlagn: make iwl_rx_handle staticJohannes Berg2-2/+1
2011-01-21rtlwifi: Fix possible NULL dereferenceJesper Juhl1-2/+9
2011-01-21ath9k: add missing ps wakeup/restore callsFelix Fietkau2-5/+5
2011-01-21ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez2-1/+6
2011-01-21iwlwifi: don't read sku information from EEPROM for 4965Wey-Yi Guy2-4/+8
2011-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-13/+22
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg11-11/+19
2011-01-19ath9k: Fix up hardware mode and beacons with multiple vifs.Ben Greear5-146/+263
2011-01-19ath9k: fix excessive BAR sending when a frame exceeds its retry limitFelix Fietkau1-1/+1
2011-01-19ath9k: try more than one tid when scheduling a new aggregateFelix Fietkau1-3/+6
2011-01-19ath9k_hw: fix carrier leakage calibration for AR9271Rajkumar Manoharan1-1/+4
2011-01-19ath9k_htc: keep calibrated noise floor value for oper channelRajkumar Manoharan2-4/+5
2011-01-19ath9k: preserve caldata history buffer across scanningRajkumar Manoharan1-3/+2
2011-01-19ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"Felix Fietkau2-8/+14
2011-01-19ath5k: Fix return codes for eeprom read functions.Wojciech Dubowik4-26/+19
2011-01-19ath9k: reduce the likelihood of baseband hang check false positivesFelix Fietkau1-1/+12
2011-01-19ath9k: reinitialize block ack window data when starting aggregationFelix Fietkau1-0/+3
2011-01-19ath9k: fix initial sequence number after starting an ampdu sessionFelix Fietkau1-1/+1
2011-01-19ath9k: fix bogus sequence number increases on aggregation tid flushFelix Fietkau1-1/+1
2011-01-19rt2x00: Fix and fine-tune rf registers for RT3070/RT3071/RT3090RA-Jay Hung2-8/+23
2011-01-19rt2x00: Fix radio off hang issue for PCIE interfaceRA-Jay Hung2-32/+10
2011-01-19ath9k_hw: Offload USB eeprom reading to targetSujith Manoharan5-29/+123
2011-01-19ath9k_htc: Add multiple register read APISujith Manoharan3-0/+34
2011-01-19mwl8k: Enable HW encryption for AP modeNishant Sarmukadam1-3/+277
2011-01-19mwl8k: Set mac80211 rx status flags appropriately when hw crypto is enabledNishant Sarmukadam1-3/+98
2011-01-19mwl8k: Add encapsulation of data packet for cryptoNishant Sarmukadam1-1/+53
2011-01-19mwl8k: Modify add_dma_header to include pad parametersNishant Sarmukadam1-6/+10
2011-01-18iwlwifi: fix valid chain reading from EEPROMWey-Yi Guy1-1/+1
2011-01-18ath5k: fix locking in tx_complete_poll_workBob Copeland1-0/+4
2011-01-17ath9k_hw: do PA offset calibration only on longcal intervalRajkumar Manoharan1-5/+5
2011-01-17ath9k_htc: Fix endian issue in tx headerRajkumar Manoharan2-4/+6
2011-01-17ath9k_hw: ASPM interoperability fix for AR9380/AR9382Luis R. Rodriguez2-3/+3
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-23/+51
2011-01-14Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-2/+2
2011-01-13rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware()Jesper Juhl1-0/+1
2011-01-13iwmc3200wifi: Return proper error for iwm_if_allocAxel Lin1-0/+2
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds15-23/+23
2011-01-10hostap_cs: fix sleeping function called from invalid contextStanislaw Gruszka1-9/+6
2011-01-10ipw2200: Check for -1 INTA in tasklet too.Indan Zupancic1-0/+7
2011-01-10p54: fix sequence no. accounting off-by-one errorChristian Lamparter1-1/+1
2011-01-10ath9k_htc: Really fix packet injectionSujith Manoharan2-11/+27
2011-01-10ath9k_hw: Fix RX handling for USB devicesSujith Manoharan1-1/+1
2011-01-10ath9k_hw: Fix thermal issue with UB94Sujith Manoharan1-0/+4
2011-01-10ath9k_hw: Fix calibration for AR9287 devicesSujith Manoharan1-0/+3
2011-01-10ath9k_hw: Fix chip testSujith Manoharan1-1/+2
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+1
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville82-1501/+5036
2011-01-05ath9k: correct MODULE_PARM_DESC parameters for force_new_aniJohn W. Linville1-1/+1
2011-01-05ath5k: qualify global modparam_nohwcrypt variableJohn W. Linville2-4/+4