ath9k: Use static const
[pandora-kernel.git] / drivers /
2010-11-22 Joe Perchesath9k: Use static const
2010-11-22 Joe Perchesath5k: Use static const
2010-11-22 Joe Perchesar9170: Use const
2010-11-22 Christian Lampartercarl9170: fix init-self regression
2010-11-22 Huang Weiyilibertas: remove duplicated #include
2010-11-22 Felix Fietkauath9k: fix recursive locking in the tx flush path
2010-11-22 Johannes Bergiwlwifi: fix modular 3945 only build
2010-11-22 Rafał Miłeckib43: rfkill: use HI enabled bit for all devices
2010-11-22 Rafał Miłeckib43: N-PHY: add 2056 radio channels tables
2010-11-22 John W. LinvilleMerge branch 'wireless-next-2.6' of git://git./linux...
2010-11-22 Juuso Oikarinenwl12xx: Unset bssid filter, ssid and bssid from firmwar...
2010-11-22 Arik Nemtsovwl1271: add support for HW TX fragmentation
2010-11-22 Juuso OikarinenRevert "wl1271: Change supported channel order for...
2010-11-22 Juuso Oikarinenwl1271: Prevent ad-hoc and active scanning on 11a DFS...
2010-11-22 Gery Kahnwl1271: cleanup unused code of calibration structures
2010-11-22 Shahar Leviwl1271: Change wl12xx Files Names
2010-11-18 Rafał Miłeckissb: drop BCM4328 hack for SPROM revision
2010-11-18 Felix Fietkauath9k_hw: support reading calibration data from flash...
2010-11-18 Felix Fietkauath9k: add support for reading eeprom from platform...
2010-11-18 John W. Linvillerndis_wlan: avoid uninitialized var warning in rndis_wl...
2010-11-18 John W. Linvilleiwmc3200wifi: clarify potentially undefined operation...
2010-11-18 Bruno Randolfath5k: Use generic EWMA library
2010-11-17 Felix Fietkauath9k_hw: add support for reading EEPROM data from...
2010-11-17 Felix Fietkauath9k: store frame information used by aggregation...
2010-11-17 Felix Fietkauath9k: more tx setup cleanups
2010-11-17 Felix Fietkauath9k: block new AMPDU sessions if SC_OP_TXAGGR is...
2010-11-17 Felix Fietkauath9k: clean up code duplication around ath_tx_start
2010-11-17 Felix Fietkauath9k: remove bf_tx_aborted from struct ath_buf
2010-11-17 Felix Fietkauath9k: remove bfs_frmlen from struct ath_buf_state
2010-11-17 Felix Fietkauath9k: remove bfs_nframes from struct ath_buf_state
2010-11-17 Felix Fietkauath9k: remove bfs_al from struct ath_buf_state
2010-11-17 Felix Fietkauath9k: remove bfs_keyix from struct ath_buf_state
2010-11-17 Felix Fietkauath9k: remove bfs_paprd_timestamp from struct ath_buf_state
2010-11-17 Felix Fietkauath9k: remove bfs_keytype from struct ath_buf_state
2010-11-17 Felix Fietkauath9k: remove bfs_tidno from struct ath_buf_state
2010-11-17 Felix Fietkauath9k: remove bfs_seqno from struct ath_buf_state
2010-11-17 Felix Fietkauath9k: fix PA predistortion training frame setup
2010-11-17 Felix Fietkauath9k_hw: set default values for radar pulse detection
2010-11-17 RA-Jay Hungrt2x00: Modify rt2x00queue_remove_l2pad to make skb...
2010-11-17 RA-Jay Hungrt2x00: Fix header_length in rt2x00lib_txdone
2010-11-17 RA-Jay Hungrt2x00: Fix rt2800 USB TX Path DMA issue
2010-11-17 Gertjan van Wingerdert2x00: Use ioremap for SoC devices instead of KSEG1ADDR.
2010-11-17 Gertjan van Wingerdert2x00: Remove unneccessary internal Kconfig symbols.
2010-11-17 Gertjan van Wingerdert2x00: Remove RT30XX Kconfig variables.
2010-11-17 Gertjan van Wingerdert2x00: Clean up Kconfig for RT2800 devices.
2010-11-17 Gertjan van Wingerdert2x00: Add initial support for RT3370/RT3390 devices.
2010-11-17 Ivo van Doornrt2x00: Increase REGISTER_BUSY_COUNT
2010-11-16 Mohammed Shafi Sha... ath9k_htc: Use macro for caldata array size
2010-11-16 Stanislaw Gruszkaiwlwifi: kill elapsed_jiffies
2010-11-16 Stanislaw Gruszkaiwlagn: simplify iwlagn_tx_skb
2010-11-16 Stanislaw Gruszkaiwl3945: remove unused len_org variable
2010-11-16 Felix Fietkauath9k_hw: add a private op for configuring radar pulse...
2010-11-16 Felix Fietkauath9k: clean up tx buffer setup
2010-11-16 Felix Fietkauath9k: remove the tx info padding byte abuse
2010-11-16 Felix Fietkauath9k: handle tx underrun in the driver instead of...
2010-11-16 Felix Fietkauath9k: remove the unnecessary private xretry tx flag
2010-11-16 Ben Greearath5k: Cleanup opmode setting logic.
2010-11-16 Senthil Balasubram... ath9k_hw: Fix low throughput issue with AR93xx
2010-11-16 Vasanthakumar Thia... ath9k: Fix bug in delimiter padding computation
2010-11-16 Vasanthakumar Thia... ath9k_hw: Add helper function for interpolation
2010-11-16 Vasanthakumar Thia... ath9k_hw: Improve power control accuracy for AR9003
2010-11-16 Vasanthakumar Thia... ath9k_hw: Enable strong signal detection for AR9003
2010-11-16 Vasanthakumar Thia... ath9k_hw: Fix XPABIAS level configuration for AR9003
2010-11-16 Senthil Balasubram... ath9k_hw: add eeprom templates for ar9003 family chipsets
2010-11-16 Senthil Balasubram... ath9k_hw: Fix paprd training frame failure.
2010-11-16 Senthil Balasubram... ath9k_hw: Initialize 2GHz CTL properly.
2010-11-16 Senthil Balasubram... ath9k_hw: Add new member into the eeprom structure.
2010-11-16 Senthil Balasubram... ath9k_hw: Fix a reset failure on AR9382 (2x2).
2010-11-16 Bruno Randolfath5k: Add support for antenna configuration
2010-11-16 Joe Perchesdrivers/net/wireless/b43legacy/main.c: Use printf exten...
2010-11-16 Joe Perchesdrivers/net/wireless/b43/main.c: Use printf extension %pV
2010-11-16 Joe Perchesdrivers/net/wireless/ath/debug.c: Use printf extension %pV
2010-11-16 Jussi Kivilinnarndis_wlan: workaround poor scanning with BCM4320a
2010-11-16 Jussi Kivilinnarndis_wlan: workaround device not returning bss for...
2010-11-16 Rafał Miłeckissb: return -ENOMEM on alloc fail (instead of CRC check...
2010-11-16 Rafał Miłeckissb: workarounds: be verbose about hacking SPROM revisi...
2010-11-16 Brian Cavagnolomwl8k: use const struct fw pointers throughout
2010-11-16 Brian Cavagnolomwl8k: make initial firmware load asynchronous
2010-11-16 Brian Cavagnolomwl8k: add API version checking for AP firmware
2010-11-16 Brian Cavagnolomwl8k: choose proper firmware image as directed by...
2010-11-16 Brian Cavagnolomwl8k: factor out firmware loading and hw init code
2010-11-16 Nishant Sarmukadammwl8k: rf_tx_power cmd not supported by AP firmware...
2010-11-16 Brian Cavagnolomwl8k: revert unnecessary modification of tx descriptor
2010-11-16 Deepak Saxenalibertas: EHS_REMOVE_WAKEUP is not always supported
2010-11-16 Daniel Drakelibertas: don't block usb8388 suspend if no wakeup...
2010-11-16 Wey-Yi Guyiwlwifi: set STATUS_READY before commit_rxon
2010-11-16 Shanyu Zhaoiwlagn: check change before commit RXON cmd
2010-11-16 Wey-Yi Guyiwlagn: use SKU information in the EEPROM
2010-11-16 Shanyu Zhaoiwlagn: update QoS before commit associated RXON
2010-11-16 Johannes Bergiwlagn: fix PAN slot timing wrt. DTIM
2010-11-16 Johannes Bergiwlagn: reprogram AP STA after assoc
2010-11-16 Johannes Bergiwlagn: avoid crash if vif is not assigned
2010-11-16 Johannes Bergiwlagn: fix PAN queues
2010-11-16 Johannes Bergiwlwifi: always build swq_id as virtual queue ID
2010-11-16 Johannes Bergiwlwifi: pass txq to wake/stop queue
2010-11-16 Johannes Bergiwlagn: remove a bogus AGG_OFF check
2010-11-16 Johannes Bergiwlagn: remove unused variable swq_id
2010-11-16 Johannes Bergiwlagn: fix some naming regarding FIFOs
2010-11-16 Wey-Yi Guyiwlwifi: change default led mode for different devices
2010-11-16 Wey-Yi Guyiwlagn: change default ACK/CTS MASK setting for WiFi...
next