summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: Change TX queue to be per ACJuuso Oikarinen2010-12-154-17/+60
* wl12xx: allow runtime changing of debug_levelEliad Peller2010-12-153-9/+20
* wl1271: fixed problem with WPS IEs in probe requestsGuy Eilam2010-12-153-11/+9
* wl12xx: add auto-arp supportEliad Peller2010-12-157-8/+93
* wl1271_sdio_test: Add module for sdio RX/TX testingRoger Quadros2010-12-153-0/+520
* wl12xx: disable 11a channels when wl->enable_11a is knownLuciano Coelho2010-12-151-6/+10
* wl12xx: Remove 11j channels from the supported channels list.Juuso Oikarinen2010-12-021-8/+0
* wl1271: Add wl1271_load_firmware() and export some functionsRoger Quadros2010-12-023-1/+18
* wl12xx: fix illegal memset if debugfs is not enabledLuciano Coelho2010-12-021-0/+3
* wl1271: move wl12xx debugfs directory to under wiphy's debugfsEliad Peller2010-12-022-3/+4
* wl1271: use debugfs_remove_recursiveEliad Peller2010-12-022-253/+32
* wl1271: Fix setting of the hardware connection monitoring probe-req templateJuuso Oikarinen2010-11-265-13/+58
* wl12xx: disable 11a channels when regulatory changes if 11a is not supportedLuciano Coelho2010-11-261-1/+8
* wl12xx: Fix kernel crash related to hw recovery and interface shutdownJuuso Oikarinen2010-11-231-3/+9
* wl12xx: Unset bssid filter, ssid and bssid from firmware on disassocJuuso Oikarinen2010-11-221-1/+4
* wl1271: add support for HW TX fragmentationArik Nemtsov2010-11-224-5/+34
* Revert "wl1271: Change supported channel order for a more optimal scan"Juuso Oikarinen2010-11-221-46/+40
* wl1271: Prevent ad-hoc and active scanning on 11a DFS frequenciesJuuso Oikarinen2010-11-221-0/+23
* wl1271: cleanup unused code of calibration structuresGery Kahn2010-11-221-48/+0
* wl1271: Change wl12xx Files NamesShahar Levi2010-11-2233-151/+154
* ssb: drop BCM4328 hack for SPROM revisionRafał Miłecki2010-11-181-4/+0
* ath9k_hw: support reading calibration data from flash on AR9003Felix Fietkau2010-11-181-0/+15
* ath9k: add support for reading eeprom from platform data on PCI devicesFelix Fietkau2010-11-183-17/+32
* rndis_wlan: avoid uninitialized var warning in rndis_wlan_craft_connected_bssJohn W. Linville2010-11-181-1/+1
* iwmc3200wifi: clarify potentially undefined operation in iwm_scan_ssidsJohn W. Linville2010-11-181-1/+1
* nl80211/mac80211: Report signal averageBruno Randolf2010-11-188-1/+18
* ath5k: Use generic EWMA libraryBruno Randolf2010-11-185-29/+8
* lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf2010-11-184-0/+94
* mac80211: fix powersaving clients racesJohannes Berg2010-11-174-7/+29
* mac80211: defines for AC numbersJohannes Berg2010-11-172-1/+24
* ath9k_hw: add support for reading EEPROM data from the internal OTP ROMFelix Fietkau2010-11-172-6/+93
* ath9k: store frame information used by aggregation inside the skb tx infoFelix Fietkau2010-11-172-109/+109
* ath9k: more tx setup cleanupsFelix Fietkau2010-11-172-74/+59
* ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not setFelix Fietkau2010-11-171-0/+3
* ath9k: clean up code duplication around ath_tx_startFelix Fietkau2010-11-174-73/+39
* ath9k: remove bf_tx_aborted from struct ath_bufFelix Fietkau2010-11-172-15/+9
* ath9k: remove bfs_frmlen from struct ath_buf_stateFelix Fietkau2010-11-172-27/+38
* ath9k: remove bfs_nframes from struct ath_buf_stateFelix Fietkau2010-11-172-52/+47
* ath9k: remove bfs_al from struct ath_buf_stateFelix Fietkau2010-11-172-20/+18
* ath9k: remove bfs_keyix from struct ath_buf_stateFelix Fietkau2010-11-172-8/+8
* ath9k: remove bfs_paprd_timestamp from struct ath_buf_stateFelix Fietkau2010-11-173-7/+4
* ath9k: remove bfs_keytype from struct ath_buf_stateFelix Fietkau2010-11-172-6/+5
* ath9k: remove bfs_tidno from struct ath_buf_stateFelix Fietkau2010-11-172-14/+13
* ath9k: remove bfs_seqno from struct ath_buf_stateFelix Fietkau2010-11-172-18/+28
* ath9k: fix PA predistortion training frame setupFelix Fietkau2010-11-171-3/+3
* ath9k_hw: set default values for radar pulse detectionFelix Fietkau2010-11-173-0/+32
* rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignmentRA-Jay Hung2010-11-171-2/+4
* rt2x00: Fix header_length in rt2x00lib_txdoneRA-Jay Hung2010-11-171-2/+6
* rt2x00: Fix rt2800 USB TX Path DMA issueRA-Jay Hung2010-11-171-13/+26
* rt2x00: Use ioremap for SoC devices instead of KSEG1ADDR.Gertjan van Wingerde2010-11-172-3/+7
OpenPOWER on IntegriCloud