]> Pileus Git - ~andy/linux/history - drivers
ath9k_hw: merge ath9k_hw_get_gain_boundaries_pdadcs between eeprom_def.c and eeprom_4k.c
[~andy/linux] / drivers /
2010-12-13 Felix Fietkauath9k_hw: merge ath9k_hw_get_gain_boundaries_pdadcs...
2010-12-13 Felix Fietkauath9k_hw: clean up duplicate and unnused eeprom related...
2010-12-13 Felix Fietkauath9k_hw: only use the PCIe disable register write...
2010-12-13 Felix Fietkauath9k: fix sequence number assigment for non-AMPDU...
2010-12-13 Sujith Manoharanath9k: Use power save wrappers for TSF get/set
2010-12-13 Rafał Miłeckib43: rename TMS defines, drop useless condition from...
2010-12-13 Rafał Miłeckib43: N-PHY: use designed function and macro for writing...
2010-12-13 Rafał Miłeckib43: N-PHY: one more fix for order of tables initialization
2010-12-13 Rafał Miłeckib43: N-PHY: use correct bit for controlling MAC and PHY
2010-12-13 Johannes Bergcfg80211/nl80211: separate unicast/multicast default...
2010-12-13 Mohammed Shafi Sha... ath9k: clean up hardware code for beacon handling
2010-12-13 Rajkumar Manoharanath: Missed to clear key4 of micentry
2010-12-13 Rajkumar Manoharanath9k: Add change_interface callback
2010-12-13 Luis R. Rodriguezath9k: fix assumptions for idle calls on suspend/resume
2010-12-13 Luis R. Rodriguezath9k: Fix power save count imbalance on ath_radio_enable()
2010-12-09 John W. Linvilleath: fix build break with ATH_DBG_WARN_ON_ONCE master-2010-12-09
2010-12-09 Sedat Dilekath5k: Fix modinfo does not list alias -> pci-id lines
2010-12-08 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm... master-2010-12-08-2
2010-12-08 Luis R. Rodriguezath9k_hw: warn if we cannot change the power to the... master-2010-12-08
2010-12-08 Luis R. Rodriguezath9k: skip ATH9K_INT_TIM_TIMER when we are idle
2010-12-08 Rafał Miłeckib43: rename config option for N-PHY, drop BROKEN
2010-12-08 Rafał Miłeckib43: fix split of N-PHY devices into supported and...
2010-12-08 Rafał Miłeckib43: set TMS to work with current band width for N-PHY
2010-12-08 Rafał Miłeckib43: N-PHY: silence warnings
2010-12-08 Rafał Miłeckib43: flush PHY writes when needed
2010-12-08 Rafał Miłeckib43: N-PHY: implement own maskset
2010-12-08 Rafał Miłeckib43: N-PHY: reorder and optimize tables initialization
2010-12-08 Rafał Miłeckib43: N-PHY: update init tables
2010-12-08 Ben Greearath9k: Check for NULL sta in ath_tx_start
2010-12-08 David Kilroyorinoco: fix TKIP countermeasure behaviour
2010-12-08 David Kilroyorinoco: clear countermeasure setting on commit
2010-12-08 Sujith Manoharanath9k_htc: Fix suspend/resume
2010-12-08 Javier Cardonaath5k: Put the right tsf value in mesh beacons
2010-12-08 Javier Cardonaath5k: Prevent mesh interfaces from being counted as...
2010-12-08 Javier Cardonaath5k: Fix beaconing in mesh mode
2010-12-08 David Kilroyorinoco: initialise priv->hw before assigning the interrupt
2010-12-07 Mohammed Shafi Sha... ath9k: Remove dead code in recv.c
2010-12-07 Mohammed Shafi Sha... ath9k: Parse DTIM period from mac80211
2010-12-07 Mohammed Shafi Sha... ath9k: Properly use unlikely check macro
2010-12-07 Sujith Manoharanath9k_htc: Fix panic on FW download failure
2010-12-07 Sujith Manoharanath9k_htc: Add support for handling TX power configuration
2010-12-07 Sujith Manoharanath9k_htc: Cleanup device identification
2010-12-07 Bruno Randolfath5k: Use capabilities information for the number...
2010-12-07 Ben Greearath9k: Make DMA warning in ath_stoprecv WARN_ON_ONCE.
2010-12-07 Vasanthakumar Thia... ath9k: Add device id of AR9485 to pci table
2010-12-07 Vasanthakumar Thia... ath9k_hw: Disable MRC CCK for AR9485
2010-12-07 Vasanthakumar Thia... ath9k_hw: Setup paprd only for supported chains
2010-12-07 Vasanthakumar Thia... ath9k_hw: Program appropriate register for temperature...
2010-12-07 Vasanthakumar Thia... ath9k_hw: Add IQ cal changes for AR9485
2010-12-07 Vasanthakumar Thia... ath9k_hw: Define IQcal correction coefficient registers...
2010-12-07 Vasanthakumar Thia... ath9k_hw: Program appropriate chianmask for AR9485...
2010-12-07 Vasanthakumar Thia... ath9k_hw: Configure power control only for the supporte...
2010-12-07 Vasanthakumar Thia... ath9k_hw: Read and configure turnning caps to regulate...
2010-12-07 Vasanthakumar Thia... ath9k_hw: Configure internal regulator for AR9485
2010-12-07 Vasanthakumar Thia... ath9k_hw: Read and configure antenna diversity control...
2010-12-07 Vasanthakumar Thia... ath9k_hw: Configure xpa bias level for AR9485
2010-12-07 Vasanthakumar Thia... ath9k: Read spur channel information from eeprom for...
2010-12-07 Vasanthakumar Thia... ath9k_hw: Add a helper function to get spur channel...
2010-12-07 Vasanthakumar Thia... ath9k_hw: Find chansel of AR_PHY_65NM_CH0_SYNTH7 for...
2010-12-07 Vasanthakumar Thia... ath9k: Configure pll control for AR9485
2010-12-07 Vasanthakumar Thia... ath9k_hw: Find the maximum number of chains that hw...
2010-12-07 Vasanthakumar Thia... ath9k: Enable extended synch for AR9485 to fix L0s...
2010-12-07 Vasanthakumar Thia... ath9k: Disable TX STBC for AR9485
2010-12-07 Vasanthakumar Thia... ath9k_hw: Disable LDPC for AR9485
2010-12-07 Vasanthakumar Thia... ath9k_hw: Eeeprom changes for AR9485
2010-12-07 Vasanthakumar Thia... ath9k_hw: Initialize tx/rx gain table from initvals...
2010-12-07 Vasanthakumar Thia... ath9k_hw: Initialize mode registers for AR9485
2010-12-07 Vasanthakumar Thia... ath9k_hw: Enable hw initialization for AR9485
2010-12-07 Vasanthakumar Thia... ath9k_hw: Add initvals.h for AR9485
2010-12-07 Vasanthakumar Thia... ath9k_hw: Define hw version macros for AR9485
2010-12-07 John W. Linvilleath5k: remove MODULE_VERSION
2010-12-07 Joe Perchesath: Fix ath_dbg access beyond array bound
2010-12-07 Joe Perchesath: Convert ath_print to ath_dbg
2010-12-07 Joe Perchesath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
2010-12-07 Joe Perchesath: Add and use ath_printk and ath_<level>
2010-12-07 David Kilroyorinoco: allow IW_AUTH_MFP to pass through
2010-12-07 Rajkumar Manoharanath9k: fix beacon resource related race condition
2010-12-07 Senthil Balasubram... ath9k: Fix STA disconnect issue due to received MIC...
2010-12-07 Felix Fietkauath9k: fix a DMA related race condition on reset
2010-12-07 Matteo Croceath9k: fix bug in tx power
2010-12-06 Stanislaw Gruszkaiwlwifi: jiffies based tx queues watchdog master-2010-12-06
2010-12-06 Stanislaw Gruszkaiwl3945: prevent too frequent firmware resets
2010-12-06 Nick Kossifidisath5k: Include tx ack reporting on hw flags
2010-12-06 Nick Kossifidisath5k: Fix reporting of RX dma stop failure
2010-12-06 Nick Kossifidisath5k: Disable ANI during reset
2010-12-06 Nick Kossifidisath5k: Always free tx buffers before reset
2010-12-06 Nick Kossifidisath5k: Always write tx powertable on hw
2010-12-06 Bruno Randolfath5k: Use EWMA factor of 1024 instead of 1000
2010-12-06 John W. LinvilleMerge branch 'wireless-next-2.6' of git://git.kernel...
2010-12-02 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm... master-2010-12-02
2010-12-02 Felix Fietkauath5k: Fix reset and interrupts for AHB type of devices.
2010-12-02 Felix Fietkauath5k: Add AHB bus support.
2010-12-02 Felix Fietkauath5k: Add initial registers values for radio RF2317...
2010-12-02 Felix Fietkauath5k: Add a function to read chipset's MAC revision
2010-12-02 Felix Fietkauath5k: Check if pci pdev struct is initialized in commo...
2010-12-02 Felix Fietkauath5k: Use generic eeprom read from common ath_bus_opts...
2010-12-02 Felix Fietkauath5k: Move PCI bus functions to separate file.
2010-12-02 Felix Fietkauath5k: Introduce ath5k_init_softc function as in ath9k
2010-12-02 Felix Fietkauath5k: Use Generic DMA for later support of AHB bus.
2010-12-02 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
next