summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-03ssb: update PMU init to match specsRafał Miłecki
2010-06-03Revert "iwlwifi: move _agn statistics related structure"John W. Linville
2010-06-03rt2x00: Remove suspicious register writeHelmut Schaa
2010-06-03rt2x00: fix use of mcs ratesHelmut Schaa
2010-06-03rt2x00: Update TX_SW_CFG initvals for 305x SoCHelmut Schaa
2010-06-03rt2x00: Use IEEE80211_TX_CTL_STBC flagIvo van Doorn
2010-06-03rt2x00: rt2800: disable TX STBC for 1 stream devicesHelmut Schaa
2010-06-03rt2x00: Fix HT40 operation in rt2800.Gertjan van Wingerde
2010-06-03rt2x00: Sync rt2800 MCU boot signal with Ralink driver.Gertjan van Wingerde
2010-06-03rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}.Gertjan van Wingerde
2010-06-03rt2x00: Simplify check for external LNA in rt2800_init_rfcsr.Gertjan van Wingerde
2010-06-03rt2x00: Introduce separate interface type for PCI-express.Gertjan van Wingerde
2010-06-03rt2x00: Move all register definitions for rt2800 to rt2800.h.Gertjan van Wingerde
2010-06-03rt2x00: Remove RT2870 chipset identification.Gertjan van Wingerde
2010-06-03rt2x00: Centralize rt2800 beacon writing.Gertjan van Wingerde
2010-06-03rt2x00: Clean up USB vendor request buffer functions.Gertjan van Wingerde
2010-06-03rt2x00: Fix rt2800usb TX descriptor writing.Gertjan van Wingerde
2010-06-03rt2x00: Properly reserve room for descriptors in skbs.Gertjan van Wingerde
2010-06-03rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc.Gertjan van Wingerde
2010-06-03rt2x00: Push beacon TX descriptor writing to drivers.Gertjan van Wingerde
2010-06-02ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabledmaster-2010-06-02John W. Linville
2010-06-02wl1271: Fix scan parameter handling for 5GHzJuuso Oikarinen
2010-06-02wl1271: Use proper rates for PSM entry/exit null-funcs for 5GHzJuuso Oikarinen
2010-06-02wl1271: the core wl1271 module shouldn't depend on SPI_MASTERLuciano Coelho
2010-06-02wl1271: Flush TX buffers to air before going to idleJuuso Oikarinen
2010-06-02wl1271: Idle handling into own functionJuuso Oikarinen
2010-06-02wl1271: Prevent dropping of TX frames in joinsJuuso Oikarinen
2010-06-02ath9k: cleanup: remove unneeded null checkDan Carpenter
2010-06-02drivers/net/wireless/prism54: Use memdup_userJulia Lawall
2010-06-02ath9k: Fix bug in validating received data length for edmaVasanthakumar Thiagarajan
2010-06-02ath9k: Fix bug in accessing skb->data of rx frame for edmaVasanthakumar Thiagarajan
2010-06-02ath9k: Clean up few function parameters in recv.cVasanthakumar Thiagarajan
2010-06-02ath9k: Move driver specific structuresSujith
2010-06-02ath9k: Move ath9k specific RX code to driverSujith
2010-06-02drivers/net/wireless: Storage class should be before const qualifierTobias Klauser
2010-06-02ath9k_hw: Enable TX IQ calibration on AR9003Luis R. Rodriguez
2010-06-02cfg80211: make action channel type optionalJohannes Berg
2010-06-02ath5k: print error message if ANI levels are out of rangeBruno Randolf
2010-06-02ath5k: always calculate ANI listen timeBruno Randolf
2010-06-02ath5k: add sysfs files for ANI parametersBruno Randolf
2010-06-02ath5k: use ath5k_softc as driver dataBruno Randolf
2010-06-02ath5k: clarify logic when to enable spur mitigation filterBruno Randolf
2010-06-02ath5k: remove ATH_TRACE macroBruno Randolf
2010-06-02ath5k: run NF calibration only every 60 secondsBruno Randolf
2010-06-02ath5k: Stop queues only for NF calibrationBruno Randolf
2010-06-02ath5k: move noise floor calibration into taskletBruno Randolf
2010-06-02ath5k: initialize calibration timersBruno Randolf
2010-06-02rndis_wlan: increase assocbuf size and validate association info offsets from...Jussi Kivilinna
2010-06-02ath9k_hw: Enable auto sleep for ar9003Vasanthakumar Thiagarajan
2010-06-02ath9k: Fix power save with auto sleepingVasanthakumar Thiagarajan