Commit Graph

168290 Commits (41a2617064a8458178ccdf31ed2be2b4eade4a2a)
 

Author SHA1 Message Date
Gertjan van Wingerde 41a2617064 rt2x00: Fix typo in rf programming of rt2800lib. 15 years ago
Luis R. Rodriguez e5d6eb8305 mac80211: fix max HT rate processing on mac80211 15 years ago
Thadeu Lima de Souza Cascardo b34e620faa rt2x00: fix some typos and punctuation in comments 15 years ago
Jason Andryuk 13b409cc8c at76c50x-usb: Supply additional parameters to at76_start_monitor scan request 15 years ago
Jason Andryuk a6ef92ad35 at76c50x-usb: Remove mac2str and replace with %pM format specifier. 15 years ago
Gertjan van Wingerde 9c9a0d145f rt2x00: Update copyright statements. 15 years ago
Bartlomiej Zolnierkiewicz 6aefbfa020 rt2500usb: remove dead link tuning code 15 years ago
Bartlomiej Zolnierkiewicz 40beee5c15 rt2800usb: add eFuse EEPROM support 15 years ago
Bartlomiej Zolnierkiewicz 30e840346c rt2800: add eFuse EEPROM support code to rt2800lib 15 years ago
Bartlomiej Zolnierkiewicz 4116cb483e rt2800usb: fix RX descriptor naming 15 years ago
Bartlomiej Zolnierkiewicz 4da2933fe1 rt2800: unify rt2800*_probe_hw_mode() 15 years ago
Bartlomiej Zolnierkiewicz f2b38cbfd9 rt2800: prepare for rt2800*_probe_hw_mode() unification 15 years ago
Bartlomiej Zolnierkiewicz 726984b61e rt2800usb: reorganize code in rt2800usb_probe_hw_mode() 15 years ago
Bartlomiej Zolnierkiewicz 4d685e550b rt2800pci: add missing RF values to rf_vals table 15 years ago
Bartlomiej Zolnierkiewicz 38bd7b8a0f rt2800: unify EEPROM support code 15 years ago
Bartlomiej Zolnierkiewicz 7ab71325cf rt2800: prepare for unification of EEPROM support code 15 years ago
Ivo van Doorn 863cc978a7 rt2x00: Remove deprecated ieee80211_rx_status->qual usage 15 years ago
Gertjan van Wingerde a65986824d rt2x00: Add dynamic detection of eFuse EEPROM in rt2800pci. 15 years ago
Luis R. Rodriguez 748d451028 ath9k_common: clarify and correct jumbogram processing 15 years ago
Luis R. Rodriguez 165864d087 ath9k_common: remove ath9k_compute_qual() 15 years ago
Luis R. Rodriguez db86f07ec6 ath9k_common: add new module to share 802.11n driver helpers 15 years ago
Luis R. Rodriguez c9b1417055 ath9k: move RX skb post processing to a helper 15 years ago
Luis R. Rodriguez dc1e001bf4 ath5k: use the common->keymap 15 years ago
Luis R. Rodriguez 7e86c1048a ath9k: move driver keymap, keymax and splitmic to common 15 years ago
Luis R. Rodriguez 1e875e9f16 ath9k: rename ath_rx_prepare() to ath9k_rx_skb_preprocess() 15 years ago
Luis R. Rodriguez 2c74aa4d73 ath9k: move the max rx buffer size check to ath9k_rx_accept() 15 years ago
Luis R. Rodriguez dd849782a7 ath5k: remove double cache alignment, ath_rxbuf_alloc() already does it 15 years ago
Luis R. Rodriguez cc861f7468 ath: move the rx bufsize to common to share with ath5k/ath9k 15 years ago
Luis R. Rodriguez 0a45da765e ath9k: move the rx_stats->rs_datalen check to ath9k_rx_accept() 15 years ago
Luis R. Rodriguez 5ca42627f3 ath9k: avoid the copy skb->cb on every RX'd skb 15 years ago
Luis R. Rodriguez dbfc22df1a ath9k: move rssi processing into a helper 15 years ago
Luis R. Rodriguez 21b2273806 ath9k: move qual processing into a helper 15 years ago
Luis R. Rodriguez 9878841e13 ath9k: move rate descriptor reading into a helper 15 years ago
Luis R. Rodriguez 14077f5b7a ath9k: remove temp variable ratecode from ath_rx_prepare() 15 years ago
Luis R. Rodriguez 207e96854e ath9k: move RX check code into helper ath9k_rx_accept() 15 years ago
Luis R. Rodriguez 712c13a86a ath9k: use the ieee80211_hw to get to an sband on ath_rx_prepare() 15 years ago
Luis R. Rodriguez 3d536acf45 ath9k: move struct ath_ani to common area 15 years ago
Luis R. Rodriguez 30cbd42265 ath9k_hw: move ath_extend_tsf() to hw code to share as ath9k_hw_extend_tsf() 15 years ago
Luis R. Rodriguez 26ab2645b4 ath9k: do not pass the entire descriptor to ath_rx_prepare() 15 years ago
Luis R. Rodriguez f52de03bf9 ath9k: handle low buffer space for virtual wiphys 15 years ago
Luis R. Rodriguez 5008f3727b ath9k: use the right hw on ath_tx_setup_buffer() for HT 15 years ago
Luis R. Rodriguez 76d5a9e83b ath9k: use correct hw for tx aggregation TX completion 15 years ago
Luis R. Rodriguez 68a8911615 ath9k: pass the ieee80211_hw on radio enable/disable 15 years ago
Luis R. Rodriguez cee71d6c14 ath9k: use the passed ieee80211_hw on ath_rx_prepare() 15 years ago
Luis R. Rodriguez b4afffc0cf ath9k: simpify RX by calling ath_get_virt_hw() once 15 years ago
Luis R. Rodriguez 1bdf6c3bec ath9k: update hw configuration for virtual wiphys 15 years ago
Luis R. Rodriguez 194b7c13b4 ath9k: fix listening to idle requests 15 years ago
Felix Fietkau f14543ee4d mac80211: implement support for 4-address frames for AP and client mode 15 years ago
Felix Fietkau 8b787643ca nl80211: add a parameter for using 4-address frames on virtual interfaces 15 years ago
Rui Paulo 1460dd158a mac80211: improve peer link management debugging 15 years ago