index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath9k
Age
Commit message (
Expand
)
Author
2008-11-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-26
ath9k: Use proper TX channel width for setting channels
Sujith
2008-11-26
ath9k: Code scrub
Sujith
2008-11-26
ath9k: Handle -ENOMEM on RX gracefully
Luis R. Rodriguez
2008-11-26
ath9k: Dont update rate control for every AMPDU
Vasanthakumar Thiagarajan
2008-11-26
ath9k: Use straightforward PCI routines to setup the TX buffer.
Sujith
2008-11-26
ath9k: Update TX trigger level on a FIFO underrun.
Sujith
2008-11-26
ath9k: Fix bug in deciphering channel flags
Sujith
2008-11-26
ath9k: Move TX completion routine to xmit.c
Sujith
2008-11-26
ath9k: Use helpers
Sujith
2008-11-26
ath9k: General code scrub
Sujith
2008-11-26
ath9k: Remove ath9k_rate_table
Sujith
2008-11-26
ath9k: Use rate_driver_data
Sujith
2008-11-26
ath9k: Remove ath_rate_softc
Sujith
2008-11-26
ath9k: Remove rate control reference in VAP
Sujith
2008-11-26
ath9k: We don't support non-HT devices, so remove superfluous code.
Sujith
2008-11-26
ath9k: Revamp RX handling
Sujith
2008-11-26
ath9k: Nuke fixed rate handling in driver
Sujith
2008-11-26
ath9k: Remove half/quarter rate tables
Sujith
2008-11-26
ath9k: Remove ath_rate_newassoc()
Sujith
2008-11-26
ath9k: Remove ath_setup_rates
Sujith
2008-11-26
ath9k: Simplify RC alloc/free functions
Sujith
2008-11-26
ath9k: Merge struct ath_tx_ratectrl with ath_rate_node
Sujith
2008-11-26
ath9k: Fix panic while unregistering rfkill
Vasanthakumar Thiagarajan
2008-11-25
ath9k: Configure AR_PHY_SWITCH_COM with apropriate antenna control
Vasanthakumar Thiagarajan
2008-11-25
ath9k: make DMA memory consistent
Luis R. Rodriguez
2008-11-25
ath9k: Clarify we only want 32-bit DMA
Luis R. Rodriguez
2008-11-25
ath9k: Race condition in accessing TX and RX buffers.
Senthil Balasubramanian
2008-11-25
ath9k: IRQ should be disabled before calling free_irq()
Senthil Balasubramanian
2008-11-25
ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE
Senthil Balasubramanian
2008-11-25
ath9k: incorrect noise floor threshold values.
Senthil Balasubramanian
2008-11-25
ath9k: INI update for atheros chipets.
Senthil Balasubramanian
2008-11-25
ath9k: correct expected max RX buffer size
Luis R. Rodriguez
2008-11-25
ath9k: Fix SW-IOMMU bounce buffer starvation
Luis R. Rodriguez
2008-11-21
drivers/net/wireless/ath9k/rc.c: use ARRAY_SIZE
Julia Lawall
2008-11-21
ath9k: enable RXing of beacons on STA/IBSS
Luis R. Rodriguez
2008-11-21
ath9k : Display MAC/BB and RF version at startup (v2)
Benoit PAPILLAULT
2008-11-11
ath9k: Fix compilation failure when RFKILL is enabled
Sujith
2008-11-10
ath9k: correct warning about unintialized variable 'tid'
John W. Linville
2008-11-10
mac80211: Add a new event in ieee80211_ampdu_mlme_action
Sujith
2008-11-10
ath9k: Remove internal RX A-MPDU processing
Sujith
2008-11-10
ath9k: Clear HT info on starting the driver
Sujith
2008-11-10
ath9k: Remove ath_tx_aggr_resp()
Sujith
2008-11-10
ath9k: Enable interrupts at the proper place
Sujith
2008-11-10
ath9k: Remove unnecessary TSF reset
Sujith
2008-11-10
ath9k: Streamline attach/detach
Sujith
2008-11-10
ath9k: Remove unused function ath_get_currentCountry()
Sujith
2008-11-10
ath9k: Refactor hw.c
Sujith
2008-11-10
ath9k: Revamp VAP management
Sujith
2008-11-10
ath9k: Use bitfields to store tid's state in a single variable
Sujith
[next]