summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ssb: update PMU init to match specsRafał Miłecki2010-06-031-10/+7
* Revert "iwlwifi: move _agn statistics related structure"John W. Linville2010-06-037-84/+82
* rt2x00: Remove suspicious register writeHelmut Schaa2010-06-031-1/+0
* rt2x00: fix use of mcs ratesHelmut Schaa2010-06-031-3/+12
* rt2x00: Update TX_SW_CFG initvals for 305x SoCHelmut Schaa2010-06-031-0/+4
* rt2x00: Use IEEE80211_TX_CTL_STBC flagIvo van Doorn2010-06-031-1/+3
* rt2x00: rt2800: disable TX STBC for 1 stream devicesHelmut Schaa2010-06-031-1/+4
* rt2x00: Fix HT40 operation in rt2800.Gertjan van Wingerde2010-06-034-8/+46
* rt2x00: Sync rt2800 MCU boot signal with Ralink driver.Gertjan van Wingerde2010-06-032-2/+2
* rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}.Gertjan van Wingerde2010-06-034-57/+87
* rt2x00: Simplify check for external LNA in rt2800_init_rfcsr.Gertjan van Wingerde2010-06-031-2/+1
* rt2x00: Introduce separate interface type for PCI-express.Gertjan van Wingerde2010-06-032-2/+12
* rt2x00: Move all register definitions for rt2800 to rt2800.h.Gertjan van Wingerde2010-06-034-59/+51
* rt2x00: Remove RT2870 chipset identification.Gertjan van Wingerde2010-06-033-7/+2
* rt2x00: Centralize rt2800 beacon writing.Gertjan van Wingerde2010-06-034-124/+65
* rt2x00: Clean up USB vendor request buffer functions.Gertjan van Wingerde2010-06-035-87/+14
* rt2x00: Fix rt2800usb TX descriptor writing.Gertjan van Wingerde2010-06-031-1/+1
* rt2x00: Properly reserve room for descriptors in skbs.Gertjan van Wingerde2010-06-0316-79/+109
* rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc.Gertjan van Wingerde2010-06-034-11/+18
* rt2x00: Push beacon TX descriptor writing to drivers.Gertjan van Wingerde2010-06-038-21/+81
* ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabledJohn W. Linville2010-06-021-0/+2
* wl1271: Fix scan parameter handling for 5GHzJuuso Oikarinen2010-06-025-15/+16
* wl1271: Use proper rates for PSM entry/exit null-funcs for 5GHzJuuso Oikarinen2010-06-021-1/+1
* wl1271: the core wl1271 module shouldn't depend on SPI_MASTERLuciano Coelho2010-06-021-1/+1
* wl1271: Flush TX buffers to air before going to idleJuuso Oikarinen2010-06-024-4/+45
* wl1271: Idle handling into own functionJuuso Oikarinen2010-06-022-21/+40
* wl1271: Prevent dropping of TX frames in joinsJuuso Oikarinen2010-06-022-6/+5
* ath9k: cleanup: remove unneeded null checkDan Carpenter2010-06-021-3/+0
* drivers/net/wireless/prism54: Use memdup_userJulia Lawall2010-06-021-8/+3
* ath9k: Fix bug in validating received data length for edmaVasanthakumar Thiagarajan2010-06-021-1/+2
* ath9k: Fix bug in accessing skb->data of rx frame for edmaVasanthakumar Thiagarajan2010-06-021-1/+2
* ath9k: Clean up few function parameters in recv.cVasanthakumar Thiagarajan2010-06-021-15/+8
* ath9k: Move driver specific structuresSujith2010-06-022-63/+63
* ath9k: Move ath9k specific RX code to driverSujith2010-06-023-281/+263
* drivers/net/wireless: Storage class should be before const qualifierTobias Klauser2010-06-022-5/+5
* ath9k_hw: Enable TX IQ calibration on AR9003Luis R. Rodriguez2010-06-023-11/+6
* cfg80211: make action channel type optionalJohannes Berg2010-06-027-5/+17
* ath5k: print error message if ANI levels are out of rangeBruno Randolf2010-06-021-6/+5
* ath5k: always calculate ANI listen timeBruno Randolf2010-06-021-4/+5
* ath5k: add sysfs files for ANI parametersBruno Randolf2010-06-025-1/+123
* ath5k: use ath5k_softc as driver dataBruno Randolf2010-06-021-9/+6
* ath5k: clarify logic when to enable spur mitigation filterBruno Randolf2010-06-021-10/+5
* ath5k: remove ATH_TRACE macroBruno Randolf2010-06-0212-99/+0
* ath5k: run NF calibration only every 60 secondsBruno Randolf2010-06-022-7/+13
* ath5k: Stop queues only for NF calibrationBruno Randolf2010-06-021-5/+6
* ath5k: move noise floor calibration into taskletBruno Randolf2010-06-023-23/+12
* ath5k: initialize calibration timersBruno Randolf2010-06-021-0/+2
* rndis_wlan: increase assocbuf size and validate association info offsets from...Jussi Kivilinna2010-06-021-7/+29
* ath9k_hw: Enable auto sleep for ar9003Vasanthakumar Thiagarajan2010-06-021-1/+1
* ath9k: Fix power save with auto sleepingVasanthakumar Thiagarajan2010-06-021-2/+3
OpenPOWER on IntegriCloud