]> bbs.cooldavid.org Git - net-next-2.6.git/history - drivers
ath9k: fix channel flag / regd issues with multiple cards
[net-next-2.6.git] / drivers /
2010-10-05 Felix Fietkauath9k: fix channel flag / regd issues with multiple...
2010-10-05 Ben Greearath5k: Allow ath5k to support virtual STA and AP interf...
2010-10-05 Stanislaw Gruszkaiwlwifi: change WARN_ON to IWL_WARN in iwl_mac_add_inte...
2010-10-05 Ben Hutchingsar9170: Remove MODULE_FIRMWARE references to two-stage...
2010-10-05 Felix Fietkauath9k: return survey data for all channels instead...
2010-10-05 Felix Fietkauath9k: remove the noise floor value in the ani struct
2010-10-05 Felix Fietkauath9k: do not return default noise floor values via...
2010-10-05 Felix Fietkauath9k_hw: keep calibrated noise floor values per channel
2010-10-05 Felix Fietkauath9k_htc: remove use of common->ani.noise_floor
2010-10-05 Christian Lampartercarl9170: support firmware-based rx filter
2010-10-05 John W. LinvilleMerge branch 'wireless-next-2.6' of git://git.kernel...
2010-09-29 Wey-Yi Guyiwlagn: API v5 for 6050 series device
2010-09-28 Shanyu Zhaoiwlwifi: send DC calib config to runtime ucode
2010-09-28 Shanyu Zhaoiwlagn: set CSR register for 6050g2 devices
2010-09-28 Shanyu Zhaoiwlwifi: add iwl_nic_ops structure to iwl_ops
2010-09-28 Jay Sternbergiwlwifi: define 100 devices
2010-09-28 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-09-28 Christian Lampartercarl9170: interrupt urbs must not set URB_ZERO_PACKET
2010-09-28 Bruno Randolfath5k: Fix bitmasks and typos for PCU Diagnostic register
2010-09-28 Bruno Randolfath5k: Disable interrupts in ath5k_hw_get_tsf64
2010-09-28 Bruno Randolfath5k: Increase "fudge" for beacon timers
2010-09-28 Bruno Randolfath5k: Check and fix ATIM window
2010-09-28 Bruno Randolfath5k: Remove unused variable for atim window
2010-09-28 Christian Lampartercarl9170: revamp carl9170_tx_prepare
2010-09-28 Christian Lampartercarl9170: fix WARN_ON triggered by Broadcom HT STAs
2010-09-28 Christian Lampartercarl9170: fix tx_ampdu_upload counter
2010-09-28 Christian Lampartercarl9170: remove lost-frame workaround
2010-09-28 Christian Lampartercarl9170: angle brackets for wiki link
2010-09-28 Christian Lampartercarl9170: remove non-standard ba session teardown
2010-09-28 Florian Mickleriwl3945: queue the right work if the scan needs to...
2010-09-28 John W. Linvillewl12xx: fix separate-object-folder builds
2010-09-27 Rajkumar Manoharanath9k_htc: Fix TKIP disconnect failure with HTC drivers
2010-09-27 Ben Greearmac80211/ath9k: Support AMPDU with multiple VIFs.
2010-09-27 Felix Fietkauath9k_hw: simplify revision checks for AR9287
2010-09-27 Felix Fietkauath9k_hw: simplify revision checks for AR9285
2010-09-27 Felix Fietkauath9k_hw: simplify revision checks for AR9280
2010-09-27 Ido Yarivwl1271: Fix overflow in wl1271_boot_upload_nvs
2010-09-27 Ben Greearath5k: Add bssid mask and rxfilter to debugfs.
2010-09-24 Rajkumar Manoharanath9k_htc: Fix beacon distribution in IBSS mode
2010-09-24 Vasanthakumar Thia... ath9k: Fix tx struck state with paprd
2010-09-24 Dan Carpenterairo: remove "basic_rate" module option
2010-09-24 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-09-21 Felix Fietkauath9k: make the driver specific rate control module...
2010-09-21 Felix Fietkauath9k: move ath_tx_aggr_check() to the rate control...
2010-09-21 Felix Fietkauath9k: clean up / fix aggregation session flush
2010-09-21 Felix Fietkauath9k: fix an aggregation start related race condition
2010-09-21 Felix Fietkauath9k: clean up block ack window handling
2010-09-21 Eliad Pellerwl1271: bugfix: use bitwise-AND instead of logical-AND
2010-09-21 Eliad Pellerwl1271: avoid redundant memcpy of rx_status
2010-09-21 Christian Lampartercarl9170: fix hang in AP mode when HT STA does PSM
2010-09-21 Christian Lampartercarl9170: reinit phy after HT settings have changed
2010-09-21 Christian Lampartercarl9170: fix state downgrade during reset
2010-09-21 Christian Lampartercarl9170: abort tasklet during usb reset
2010-09-21 Christian Lampartercarl9170: don't load bogus nf of chain 1
2010-09-21 Christian Lampartercarl9170: fix noise dBm conversion
2010-09-21 Christian Lampartercarl9170: use rx chainmask from eeprom
2010-09-21 Bruno Randolfath5k: Add tx queue configuration function
2010-09-21 Bruno Randolfath5k: Simplify cw_min/max and AIFS configuration
2010-09-21 Bruno Randolfath5k: Keep last descriptor in queue
2010-09-21 Bruno Randolfath5k: Count how many times a queue got stuck
2010-09-21 Bruno Randolfath5k: Add watchdog for stuck TX queues
2010-09-21 Bruno Randolfath5k: Move tx frame completion into separate function
2010-09-21 Bruno Randolfath5k: Fix TX queues stopping
2010-09-21 Bruno Randolfath5k: Fix queue debug file
2010-09-21 Bruno Randolfath5k: Use four hardware queues
2010-09-21 Bob Copelandath5k: reorder base.c to remove fwd decls
2010-09-21 Bruno Randolfath/ath5k/ath9k: Fix crypto capabilities merge issue
2010-09-21 Christian Lampartercarl9170: update AR9170 phy initvals
2010-09-21 Ohad Ben-Cohenwl1271: make ref_clock configurable by board
2010-09-21 Ohad Ben-Cohenwl1271: take irq info from private board data
2010-09-21 Ohad Ben-Cohenwl12xx: add platform data passing support
2010-09-21 Ohad Ben-Cohenwl1271: propagate set_power's return value
2010-09-21 Ohad Ben-Cohenwl12xx: make wl12xx.h common to both spi and sdio
2010-09-17 Wey-Yi Guyiwlagn: initialize both tx/rx prio boost parameters
2010-09-17 Wey-Yi Guyiwlagn: minor coex API changes
2010-09-17 Wey-Yi Guyiwlagn: correct naming for failure reply tx status
2010-09-17 Jay Sternbergiwlwifi: corrections to debug output of ucode statistics
2010-09-17 Wey-Yi Guyiwlagn: adding aggregated frame failure status to debugfs
2010-09-17 Wey-Yi Guyiwlagn: keep track of aggregated tx frames failure...
2010-09-17 Wey-Yi Guyiwlagn: log aggregation tx command status
2010-09-17 Wey-Yi Guyiwlagn: keep track of failure tx status
2010-09-17 Wey-Yi Guyiwlagn: keep track fail tx reason counter
2010-09-17 Wey-Yi Guyiwlagn: add bt_status_read for 5150
2010-09-17 Wey-Yi Guyiwlwifi: do not perferm force reset while doing scan
2010-09-16 Luis R. Rodriguezath9k: fix regression which disabled ps on ath9k
2010-09-16 Senthil Balasubram... ath9k: fix regression which prevents chip sleep after...
2010-09-16 Luis R. Rodriguezath9k: fix enabling ANI / tx monitor after bg scan
2010-09-16 Luis R. Rodriguezath9k: fix regression on beacon loss after bgscan
2010-09-16 Luis R. Rodriguezath9k: fix power save race conditions
2010-09-16 Rajkumar Manoharanath9k_htc: Fix register read through bulk pipe
2010-09-16 Johannes Bergmac80211: add p2p device type support
2010-09-16 Rajkumar Manoharanath9k_hw: remove warning in ath9k_hw_def_get_num_ant_config
2010-09-16 John W. Linvillelibertas: correct sparse warnings
2010-09-16 John W. Linvilleath9k: make ath_ant_div_conf_fast_divbias static
2010-09-16 John W. Linvilleiwlwifi: fix sparse warning about wrong enum for band...
2010-09-16 Ben Greearath9k: Print rxfilter in debugfs.
2010-09-16 Ben Greearath9k: calcrxfilter should take multiple VIFs into...
2010-09-16 Bruno Randolfath9k: Use common ath key management functions
2010-09-16 Bruno Randolfath5k: Use common crypt capabilities flags
2010-09-16 Bruno Randolfath/ath9k: Replace common->splitmic with a flag
next