index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
htc_drv_txrx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-19
1
-1
/
+1
*
ath9k_htc: Fix RX filter calculation
Sujith Manoharan
2011-05-19
1
-0
/
+4
*
ath9k: Fix warnings from -Wunused-but-set-variable
Sujith Manoharan
2011-04-25
1
-2
/
+0
*
ath9k_htc: Use helper routines for transmission
Sujith Manoharan
2011-04-13
1
-100
/
+127
*
ath9k_htc: Add a timer to cleanup WMI events
Sujith Manoharan
2011-04-13
1
-1
/
+126
*
ath9k_htc: Add support for TX completion
Sujith Manoharan
2011-04-13
1
-25
/
+183
*
ath9k_htc: Drain packets on station removal
Sujith Manoharan
2011-04-13
1
-0
/
+8
*
ath9k_htc: Drain pending TX frames properly
Sujith Manoharan
2011-04-13
1
-1
/
+30
*
ath9k_htc: Use helper functions for TX processing
Sujith Manoharan
2011-04-13
1
-64
/
+73
*
ath9k_htc: Add TX slots
Sujith Manoharan
2011-04-13
1
-6
/
+45
*
ath9k_htc: Move endpoint header parsing to TX tasklet
Sujith Manoharan
2011-04-13
1
-23
/
+45
*
ath9k_htc: Introduce new HTC API
Sujith Manoharan
2011-04-13
1
-24
/
+32
*
ath9k_htc: Fix TX queue management
Sujith Manoharan
2011-04-13
1
-10
/
+29
*
ath9k_htc: Move TX specific stuff to a separate structure
Sujith Manoharan
2011-04-13
1
-12
/
+12
*
ath9k_htc: Use SKB's private area for TX parameters
Sujith Manoharan
2011-04-13
1
-7
/
+8
*
ath9k_htc: Fix RX length check
Sujith Manoharan
2011-04-13
1
-2
/
+3
*
ath9k_htc: Add RX error statistics
Sujith Manoharan
2011-04-13
1
-0
/
+2
*
ath9k_htc: Handle buffered frames in AP mode
Sujith Manoharan
2011-04-13
1
-3
/
+11
*
ath9k_htc: Add TSF adjust capability
Sujith Manoharan
2011-04-13
1
-1
/
+11
*
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2011-02-23
1
-1
/
+1
*
ath9k_htc: Fix RX filters
Sujith Manoharan
2011-02-23
1
-2
/
+7
*
ath9k_htc: Fix host RX initialization
Sujith Manoharan
2011-02-23
1
-8
/
+0
*
ath9k_htc: Use VIF from the packet's control data
Sujith Manoharan
2011-02-23
1
-1
/
+7
*
ath9k_htc: Remove OP_ASSOCIATED variable
Sujith Manoharan
2011-02-23
1
-14
/
+12
*
ath9k_htc: Remove OP_PROTECT_ENABLE
Sujith Manoharan
2011-02-23
1
-1
/
+1
*
ath9k_htc: Allow upto two simultaneous interfaces
Sujith Manoharan
2011-02-23
1
-7
/
+22
*
ath9k_htc: Fix endian issue in tx header
Rajkumar Manoharan
2011-01-17
1
-3
/
+5
*
mac80211: Add timeout to BA session start API
Sujith Manoharan
2010-12-15
1
-1
/
+1
*
ath: Convert ath_print to ath_dbg
Joe Perches
2010-12-07
1
-4
/
+4
*
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
2010-12-07
1
-15
/
+10
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-11-24
1
-1
/
+1
|
\
|
*
ath9k_htc: Avoid setting QoS control for non-QoS frames
Rajkumar Manoharan
2010-11-18
1
-1
/
+1
*
|
ath9k: rework tx queue selection and fix queue stopping/waking
Felix Fietkau
2010-11-15
1
-1
/
+8
|
/
*
ath9k_htc: set probe request rx filter
Rajkumar Manoharan
2010-10-15
1
-2
/
+1
*
ath9k_hw: remove useless hw capability flags
Felix Fietkau
2010-09-14
1
-2
/
+1
*
ath9k_htc: fix panic on packet injection using airbase-ng tool.
Rajkumar Manoharan
2010-08-11
1
-5
/
+10
*
ath9k_htc: Fix ampdu_action callback
Sujith
2010-06-15
1
-4
/
+17
*
ath9k_hw: remove a useless function for setting the mac address
Felix Fietkau
2010-06-14
1
-3
/
+0
*
ath9k_htc: use common WMM AC definitions instead of ath9k ones
Felix Fietkau
2010-06-14
1
-7
/
+6
*
ath9k_hw: inform ANI calibration when scanning
Luis R. Rodriguez
2010-06-14
1
-1
/
+1
*
ath9k_htc: Remove HW queue translation
Sujith
2010-06-02
1
-10
/
+9
*
ath9k_htc: Initialize beacon/CAB queues
Sujith
2010-06-02
1
-7
/
+21
*
ath9k_htc: Add queue statistics to xmit debugfs file
Sujith
2010-06-02
1
-0
/
+4
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
1
-1
/
+0
*
ath9k_htc: Simplify RX IRQ handler
Sujith
2010-04-27
1
-22
/
+22
*
ath9k_htc: Validate TX Endpoint ID
Sujith
2010-04-27
1
-3
/
+12
*
ath9k_htc: Fix sparse endian warnings
Sujith
2010-04-16
1
-8
/
+3
*
ath9k_htc: Add support for power save.
Vivek Natarajan
2010-04-07
1
-1
/
+6
*
ath9k_htc: Fix TKIP encryption
Sujith
2010-03-31
1
-2
/
+1
*
ath9k_htc: Handle TX queue overflow
Sujith
2010-03-31
1
-0
/
+12
[next]