summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2011-10-03ath9k_hw: Fix Rx DMA stuck for AR9003 chipsRajkumar Manoharan
2011-10-03iwlagn: workaround bug crashing some APsDon Fry
2011-10-03rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsLarry Finger
2011-10-03rt2800pci: Fix compiler error on PowerPCLarry Finger
2011-10-03b43: Fix beacon problem in ad-hoc modeManual Munz
2011-10-03iwlagn: fix command queue timeoutJohannes Berg
2011-10-03rtlwifi: Fix problem when switching connectionsGeorge
2011-10-03rtlwifi: rtl8192su: Fix problem connecting to HT-enabled APGeorge
2011-10-03ath9k_hw: fix calibration on 5 ghzFelix Fietkau
2011-10-03iwlegacy: fix BUG_ON(info->control.rates[0].idx < 0)Stanislaw Gruszka
2011-10-03rt2x00: fix crash in rt2800usb_get_txwiStanislaw Gruszka
2011-10-03rt2x00: fix crash in rt2800usb_write_tx_descStanislaw Gruszka
2011-10-03rt2x00: do not drop usb dev reference counter on suspendStanislaw Gruszka
2011-10-03ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC addressSenthil Balasubramanian
2011-10-03carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov
2011-10-03ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan
2011-08-29rt2x00: fix order of entry flags modificationStanislaw Gruszka
2011-08-17ath5k: fix error handling in ath5k_beacon_sendBob Copeland
2011-08-15ath9k: fix a misprint which leads to incorrect calibrationAlex Hacker
2011-08-15ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan
2011-08-15iwlagn: 5000 do not support idle modeWey-Yi Guy
2011-08-15net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman
2011-08-15ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka
2011-08-15ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau
2011-08-15iwlegacy: set tx power after rxon_assocStanislaw Gruszka
2011-08-15rtlwifi: Fix kernel oops on ARM SOCLarry Finger
2011-08-15rt2x00: fix usage of NULL queueStanislaw Gruszka
2011-08-15rt2x00: rt2800: fix zeroing skb structureStanislaw Gruszka
2011-08-04rt2x00: Add device ID for RT539F device.Gertjan van Wingerde
2011-08-04rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger
2011-08-04ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian
2011-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-07-11ath5k: Add missing breaks in switch/caseJoe Perches
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-05rtlwifi: rtl8192cu: Add new USB ID for Netgear WNA1000MYoann DI-RUZZA
2011-07-05ath9k: Fix tx throughput drops for AR9003 chips with AES encryptionRajkumar Manoharan
2011-07-05carl9170: add NEC WL300NU-AG usbidChristian Lamparter
2011-07-05ath5k: fix incorrect use of drvdata in PCI suspend/resume codePavel Roskin
2011-07-05ath5k: fix incorrect use of drvdata in sysfs codePavel Roskin
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-29ath5k: fix memory leak when fewer than N_PD_CURVES are in useEugene A. Shatokhin
2011-06-29ath9k: Fix suspend/resume when no interface is UPRajkumar Manoharan
2011-06-28iwlagn: use PCI_DMA_* for pci_* operationsJohn W. Linville
2011-06-27iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov
2011-06-27Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-06-27iwlagn: map command buffers BIDIJohannes Berg
2011-06-27iwlagn: fix cmd queue unmapJohannes Berg
2011-06-24iwlagn: fix change_interface for P2P typesJohannes Berg
2011-06-24iwlagn: Fix a bug introduced by the HUGE command removalEmmanuel Grumbach
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville