summaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-02wl1271: Add wl1271_load_firmware() and export some functionsRoger Quadros3-1/+18
2010-12-02wl12xx: fix illegal memset if debugfs is not enabledLuciano Coelho1-0/+3
2010-12-02wl1271: move wl12xx debugfs directory to under wiphy's debugfsEliad Peller2-3/+4
2010-12-02wl1271: use debugfs_remove_recursiveEliad Peller2-253/+32
2010-11-26wl1271: Fix setting of the hardware connection monitoring probe-req templateJuuso Oikarinen5-13/+58
2010-11-26wl12xx: disable 11a channels when regulatory changes if 11a is not supportedLuciano Coelho1-1/+8
2010-11-23wl12xx: Fix kernel crash related to hw recovery and interface shutdownJuuso Oikarinen1-3/+9
2010-11-22wl12xx: Unset bssid filter, ssid and bssid from firmware on disassocJuuso Oikarinen1-1/+4
2010-11-22wl1271: add support for HW TX fragmentationArik Nemtsov4-5/+34
2010-11-22Revert "wl1271: Change supported channel order for a more optimal scan"Juuso Oikarinen1-46/+40
2010-11-22wl1271: Prevent ad-hoc and active scanning on 11a DFS frequenciesJuuso Oikarinen1-0/+23
2010-11-22wl1271: cleanup unused code of calibration structuresGery Kahn1-48/+0
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi33-151/+154
2010-11-18ssb: drop BCM4328 hack for SPROM revisionRafał Miłecki1-4/+0
2010-11-18ath9k_hw: support reading calibration data from flash on AR9003Felix Fietkau1-0/+15
2010-11-18ath9k: add support for reading eeprom from platform data on PCI devicesFelix Fietkau3-17/+32
2010-11-18rndis_wlan: avoid uninitialized var warning in rndis_wlan_craft_connected_bssJohn W. Linville1-1/+1
2010-11-18iwmc3200wifi: clarify potentially undefined operation in iwm_scan_ssidsJohn W. Linville1-1/+1
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf8-1/+18
2010-11-18ath5k: Use generic EWMA libraryBruno Randolf5-29/+8
2010-11-18lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf4-0/+94
2010-11-17mac80211: fix powersaving clients racesJohannes Berg4-7/+29
2010-11-17mac80211: defines for AC numbersJohannes Berg2-1/+24
2010-11-17ath9k_hw: add support for reading EEPROM data from the internal OTP ROMFelix Fietkau2-6/+93
2010-11-17ath9k: store frame information used by aggregation inside the skb tx infoFelix Fietkau2-109/+109
2010-11-17ath9k: more tx setup cleanupsFelix Fietkau2-74/+59
2010-11-17ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not setFelix Fietkau1-0/+3
2010-11-17ath9k: clean up code duplication around ath_tx_startFelix Fietkau4-73/+39
2010-11-17ath9k: remove bf_tx_aborted from struct ath_bufFelix Fietkau2-15/+9
2010-11-17ath9k: remove bfs_frmlen from struct ath_buf_stateFelix Fietkau2-27/+38
2010-11-17ath9k: remove bfs_nframes from struct ath_buf_stateFelix Fietkau2-52/+47
2010-11-17ath9k: remove bfs_al from struct ath_buf_stateFelix Fietkau2-20/+18
2010-11-17ath9k: remove bfs_keyix from struct ath_buf_stateFelix Fietkau2-8/+8
2010-11-17ath9k: remove bfs_paprd_timestamp from struct ath_buf_stateFelix Fietkau3-7/+4
2010-11-17ath9k: remove bfs_keytype from struct ath_buf_stateFelix Fietkau2-6/+5
2010-11-17ath9k: remove bfs_tidno from struct ath_buf_stateFelix Fietkau2-14/+13
2010-11-17ath9k: remove bfs_seqno from struct ath_buf_stateFelix Fietkau2-18/+28
2010-11-17ath9k: fix PA predistortion training frame setupFelix Fietkau1-3/+3
2010-11-17ath9k_hw: set default values for radar pulse detectionFelix Fietkau3-0/+32
2010-11-17rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignmentRA-Jay Hung1-2/+4
2010-11-17rt2x00: Fix header_length in rt2x00lib_txdoneRA-Jay Hung1-2/+6
2010-11-17rt2x00: Fix rt2800 USB TX Path DMA issueRA-Jay Hung1-13/+26
2010-11-17rt2x00: Use ioremap for SoC devices instead of KSEG1ADDR.Gertjan van Wingerde2-3/+7
2010-11-17rt2x00: Remove unneccessary internal Kconfig symbols.Gertjan van Wingerde2-30/+20
2010-11-17rt2x00: Remove RT30XX Kconfig variables.Gertjan van Wingerde3-121/+85
2010-11-17rt2x00: Clean up Kconfig for RT2800 devices.Gertjan van Wingerde1-28/+19
2010-11-17rt2x00: Add initial support for RT3370/RT3390 devices.Gertjan van Wingerde5-6/+39
2010-11-17rt2x00: Increase REGISTER_BUSY_COUNTIvo van Doorn1-1/+1
2010-11-16ath9k_htc: Use macro for caldata array sizeMohammed Shafi Shajakhan1-1/+1
2010-11-16iwlwifi: kill elapsed_jiffiesStanislaw Gruszka2-11/+1