aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: move plink stateJohannes Berg2010-06-031-22/+22
* mac80211: drop control frames after processingJohannes Berg2010-06-031-1/+6
* mac80211: remove useless work startingJohannes Berg2010-06-031-9/+0
* mac80211: move WEP weak IV checkJohannes Berg2010-06-031-15/+16
* mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg2010-06-035-18/+11
* mac80211: Add support for hardware ARP query filteringJuuso Oikarinen2010-06-036-2/+130
* mac80211: remove tx status ampdu_ack_mapJohannes Berg2010-06-032-5/+1
* mac80211: remove bogus mod_timer() callJohannes Berg2010-06-031-3/+11
* ath9k: use the key handling code from ath9k_common instead of duplicating itFelix Fietkau2010-06-031-230/+2
* ath9k_common: use allocated key cache entries for multi BSS crypto supportFelix Fietkau2010-06-031-10/+27
* ath9k_hw: add multicast key search supportFelix Fietkau2010-06-031-1/+12
* ssb: fast powerup delay calculation for PMU capable devicesRafał Miłecki2010-06-031-0/+24
* 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