index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checks
Luis R. Rodriguez
2009-07-24
1
-4
/
+2
*
ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix()
Luis R. Rodriguez
2009-07-24
1
-5
/
+6
*
ath9k: remap ATH9K_MODE_*
Luis R. Rodriguez
2009-07-24
1
-8
/
+8
*
ath9k: remove ATH9K_MODE_11B
Luis R. Rodriguez
2009-07-24
3
-25
/
+0
*
ath9k: remove unused ath_rc_isvalid_txmask()
Luis R. Rodriguez
2009-07-24
1
-7
/
+0
*
ath9k: rename ath_rc_get_nextlowervalid_txrate()
Luis R. Rodriguez
2009-07-24
1
-9
/
+7
*
ath9k: remove pointless wrapper ath_rc_rate_getidx()
Luis R. Rodriguez
2009-07-24
1
-17
/
+4
*
ath9k: remove unused stepdown when looking for the next rate
Luis R. Rodriguez
2009-07-24
1
-13
/
+8
*
ath9k: remove unused min rate calculation code
Luis R. Rodriguez
2009-07-24
1
-24
/
+9
*
ath9k: cleanup try count for MRR in rate control
Luis R. Rodriguez
2009-07-24
3
-11
/
+22
*
ath9k: downgrade assert in rc.c for invalid rate
Luis R. Rodriguez
2009-07-24
1
-4
/
+12
*
ar9170: implement transmit aggregation
Christian Lamparter
2009-07-24
2
-26
/
+634
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-23
3
-0
/
+32
|
\
|
*
ath: add support for special 0x8000 regulatory domain
Luis R. Rodriguez
2009-07-21
1
-0
/
+17
|
*
ath9k: Tune ANI function processing on AP mode during ANI reset
Luis R. Rodriguez
2009-07-21
1
-0
/
+12
|
*
ath5k: temporarily disable crypto for AP mode
Bob Copeland
2009-07-21
1
-0
/
+3
*
|
ath5k: write PCU registers on initial reset
Bob Copeland
2009-07-10
1
-1
/
+1
*
|
ath5k: do not release irq across suspend/resume
Bob Copeland
2009-07-10
1
-11
/
+0
*
|
ath: remove unnecessary return in ath_regd_get_band_ctl
Bob Copeland
2009-07-10
1
-2
/
+0
*
|
ath5k: rework beacon configuration
Bob Copeland
2009-07-10
2
-40
/
+20
*
|
ath5k: send buffered frames after the beacon
Bob Copeland
2009-07-10
3
-11
/
+34
*
|
ath9k: remove permissions from debugfs files
Jiri Slaby
2009-07-10
1
-5
/
+5
*
|
ath5k: remove permissions from debugfs files
Jiri Slaby
2009-07-10
1
-3
/
+5
*
|
drivers/net/wireless/ath/ath9k: Remove unnecessary semicolons
Joe Perches
2009-07-10
2
-3
/
+1
*
|
ath9k: Handle different TX and RX streams properly.
Senthil Balasubramanian
2009-07-10
1
-12
/
+14
*
|
ath9k: race condition in SCANNING state check during ANI calibration
Senthil Balasubramanian
2009-07-10
2
-4
/
+8
*
|
ath9k: stop ani when the STA gets disconnected.
Senthil Balasubramanian
2009-07-10
1
-1
/
+5
*
|
ath9k: remove unnecessary STATION mode check.
Senthil Balasubramanian
2009-07-10
1
-11
/
+8
*
|
ar9170usb: module link in sysfs
Christian Lamparter
2009-07-10
1
-1
/
+1
*
|
ath9k: differentiate quality reporting between legacy and HT configurations
Luis R. Rodriguez
2009-07-10
1
-4
/
+25
*
|
ath9k: remove ath_rx_ps_back_to_sleep helper
Gabor Juhos
2009-07-10
1
-11
/
+6
*
|
ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flags
Gabor Juhos
2009-07-10
1
-8
/
+0
*
|
mac80211: push rx status into skb->cb
Johannes Berg
2009-07-10
3
-7
/
+15
*
|
ath9k: Make sure we configure a non-zero beacon interval
Vasanthakumar Thiagarajan
2009-07-10
1
-7
/
+8
*
|
ath5k: enable hardware LEDs
Bob Copeland
2009-07-10
2
-0
/
+23
*
|
ath5k: cleanup ath5k_hw struct
Bob Copeland
2009-07-10
3
-19
/
+10
*
|
ath9k: downgrade ASSERT() in ath_clone_txbuf()
Vasanthakumar Thiagarajan
2009-07-10
1
-0
/
+6
*
|
ath9k: Remove unnecessary count for addba attempt
Vasanthakumar Thiagarajan
2009-07-10
2
-13
/
+1
*
|
ath9k: Nuke unneccesary helper function to see if aggr is active
Vasanthakumar Thiagarajan
2009-07-10
1
-13
/
+1
|
/
*
Atheros Kconfig needs to be dependent on WLAN_80211
Jay Sternberg
2009-07-08
1
-0
/
+1
*
ath9k: Fix leak in tx descriptor
Vasanthakumar Thiagarajan
2009-07-07
1
-1
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-22
4
-6
/
+32
|
\
|
*
ath5k: fix beacon_int handling
Jiri Slaby
2009-06-19
1
-3
/
+1
|
*
ath9k: restore PS mode, before we put the chip into FULL SLEEP state.
Gabor Juhos
2009-06-19
1
-1
/
+1
|
*
ath9k: wait for beacon frame along with CAB
Gabor Juhos
2009-06-19
1
-2
/
+5
|
*
ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling
Jouni Malinen
2009-06-19
1
-0
/
+7
|
*
ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling
Jouni Malinen
2009-06-19
1
-0
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-18
7
-120
/
+59
|
\
\
|
|
/
|
*
ath9k: process rx packet if we are waiting for CAB
Gabor Juhos
2009-06-15
1
-0
/
+1
|
*
ath9k: prevent sleeping while we are waiting for CAB
Gabor Juhos
2009-06-15
1
-0
/
+1
[next]