summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-11ath9k: move driver keymap, keymax and splitmic to commonLuis R. Rodriguez
2009-11-11ath9k: rename ath_rx_prepare() to ath9k_rx_skb_preprocess()Luis R. Rodriguez
2009-11-11ath9k: move the max rx buffer size check to ath9k_rx_accept()Luis R. Rodriguez
2009-11-11ath5k: remove double cache alignment, ath_rxbuf_alloc() already does itLuis R. Rodriguez
2009-11-11ath: move the rx bufsize to common to share with ath5k/ath9kLuis R. Rodriguez
2009-11-11ath9k: move the rx_stats->rs_datalen check to ath9k_rx_accept()Luis R. Rodriguez
2009-11-11ath9k: avoid the copy skb->cb on every RX'd skbLuis R. Rodriguez
2009-11-11ath9k: move rssi processing into a helperLuis R. Rodriguez
2009-11-11ath9k: move qual processing into a helperLuis R. Rodriguez
2009-11-11ath9k: move rate descriptor reading into a helperLuis R. Rodriguez
2009-11-11ath9k: remove temp variable ratecode from ath_rx_prepare()Luis R. Rodriguez
2009-11-11ath9k: move RX check code into helper ath9k_rx_accept()Luis R. Rodriguez
2009-11-11ath9k: use the ieee80211_hw to get to an sband on ath_rx_prepare()Luis R. Rodriguez
2009-11-11ath9k: move struct ath_ani to common areaLuis R. Rodriguez
2009-11-11ath9k_hw: move ath_extend_tsf() to hw code to share as ath9k_hw_extend_tsf()Luis R. Rodriguez
2009-11-11ath9k: do not pass the entire descriptor to ath_rx_prepare()Luis R. Rodriguez
2009-11-11ath9k: handle low buffer space for virtual wiphysLuis R. Rodriguez
2009-11-11ath9k: use the right hw on ath_tx_setup_buffer() for HTLuis R. Rodriguez
2009-11-11ath9k: use correct hw for tx aggregation TX completionLuis R. Rodriguez
2009-11-11ath9k: pass the ieee80211_hw on radio enable/disableLuis R. Rodriguez
2009-11-11ath9k: use the passed ieee80211_hw on ath_rx_prepare()Luis R. Rodriguez
2009-11-11ath9k: simpify RX by calling ath_get_virt_hw() onceLuis R. Rodriguez
2009-11-11ath9k: update hw configuration for virtual wiphysLuis R. Rodriguez
2009-11-11ath9k: fix listening to idle requestsLuis R. Rodriguez
2009-11-11mac80211: implement support for 4-address frames for AP and client modeFelix Fietkau
2009-11-11nl80211: add a parameter for using 4-address frames on virtual interfacesFelix Fietkau
2009-11-11mac80211: improve peer link management debuggingRui Paulo
2009-11-11mac80211: improve HWMP debuggingRui Paulo
2009-11-11mac80211: allow processing of more than one HWMP IERui Paulo
2009-11-11mac80211: add MAC80211_VERBOSE_MHWMP_DEBUGRui Paulo
2009-11-11mac80211: update the format of path selection framesRui Paulo
2009-11-11mac80211: update peer link management IE and action framesRui Paulo
2009-11-11mac80211: fix typo in a commentRui Paulo
2009-11-11mac80211: implement the meshconf formation info fieldRui Paulo
2009-11-11mac80211: set MESH_TTL to 31Rui Paulo
2009-11-11mac80211: update meshconf IERui Paulo
2009-11-11rt2x00: Fix building of rt2800lib when rt2x00 driver is built-in.Gertjan van Wingerde
2009-11-11rt2x00: Move interface type assignments to generic code.Gertjan van Wingerde
2009-11-11drivers/net/wireless: correct check on CCS_START_NETWORKJulia Lawall
2009-11-11zd1211rw: declare MODULE_FIRMWAREBen Hutchings
2009-11-11zd1201: declare MODULE_FIRMWAREBen Hutchings
2009-11-11wl12xx: declare MODULE_FIRMWAREBen Hutchings
2009-11-11prism54: declare MODULE_FIRMWAREBen Hutchings
2009-11-11orinoco: declare MODULE_FIRMWAREBen Hutchings
2009-11-11mwl8k: declare MODULE_FIRMWAREBen Hutchings
2009-11-11libertas_tf_usb: declare MODULE_FIRMWAREBen Hutchings
2009-11-11libertas: declare MODULE_FIRMWAREBen Hutchings
2009-11-11iwmc3200wifi: declare MODULE_FIRMWAREBen Hutchings
2009-11-11ipw2200: declare MODULE_FIRMWAREBen Hutchings
2009-11-11ipw2100: declare MODULE_FIRMWAREBen Hutchings