index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+8
2011-05-16
ath9k: make npending frames check as bool
Mohammed Shafi Shajakhan
1
-2
/
+5
2011-05-11
ath9k: fix a regression in PS frame filter handling
Felix Fietkau
1
-0
/
+5
2011-05-11
ath9k: fix beaconing for mesh interfaces
Javier Cardona
1
-1
/
+3
2011-05-10
ath9k: Failed to set default beacon rssi in AP/IBSS mode
Rajkumar Manoharan
1
-0
/
+1
2011-05-10
ath9k: process TSF out of range before RX
Rajkumar Manoharan
1
-11
/
+11
2011-05-10
ath9k: avoid enabling interrupts while processing rx
Rajkumar Manoharan
1
-1
/
+2
2011-05-10
ath9k: Fix a warning due to a queued work during S3 state
Mohammed Shafi Shajakhan
1
-0
/
+8
2011-05-05
ath9k_hw: remove aggregation protection mode
Mohammed Shafi Shajakhan
1
-3
/
+0
2011-05-05
ath9k: Fix drain txq failure in flush
Rajkumar Manoharan
1
-1
/
+5
2011-04-26
ath9k: set beacon related ps flags on bss_info change
Rajkumar Manoharan
1
-0
/
+6
2011-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+10
2011-04-25
ath9k: Add power save wrappers and modularize hw_pll handler
Senthil Balasubramanian
1
-10
/
+24
2011-04-25
ath9k: cleanup hw pll work handler
Senthil Balasubramanian
1
-0
/
+23
2011-04-25
ath9k: optimize the usage of power save wrappers.
Senthil Balasubramanian
1
-4
/
+2
2011-04-19
ath9k: assign keycache slots to unencrypted stations
Felix Fietkau
1
-0
/
+22
2011-04-19
ath9k: fix powersave frame filtering/buffering in AP mode
Felix Fietkau
1
-0
/
+22
2011-04-13
ath9k: Fix kernel panic on module unload
Rajkumar Manoharan
1
-0
/
+3
2011-04-13
ath9k: Implement dev_tx_frames_pending callback.
Vivek Natarajan
1
-0
/
+16
2011-04-08
ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore calls
Felix Fietkau
1
-2
/
+10
2011-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+4
2011-04-07
ath9k: configure beacons based on hw opmode
Rajkumar Manoharan
1
-58
/
+26
2011-04-07
ath9k: Handle BSSID/AID for multiple interfaces
Rajkumar Manoharan
1
-9
/
+61
2011-04-07
ath9k: Cleanup ath_vif struct
Rajkumar Manoharan
1
-6
/
+0
2011-04-07
ath9k: deny new interface addtion on IBSS mode
Rajkumar Manoharan
1
-2
/
+3
2011-03-30
ath9k: Support RSN IBSS
Jouni Malinen
1
-0
/
+14
2011-03-28
ath9k: fix a chip wakeup related crash in ath9k_start
Felix Fietkau
1
-0
/
+4
2011-03-23
ath9k: Fix TX queue stuck issue.
Senthil Balasubramanian
1
-0
/
+2
2011-03-14
ath9k: fix the .flush driver op implementation
Felix Fietkau
1
-35
/
+21
2011-02-28
ath9k: use generic mac80211 LED blinking code
Felix Fietkau
1
-3
/
+0
2011-02-25
ath9k: Fix compilation warning.
Vivek Natarajan
1
-1
/
+1
2011-02-25
ath9k: Cancel pll_work while disabling radio.
Vivek Natarajan
1
-0
/
+4
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
1
-4
/
+2
2011-02-21
ath9k: Implement op_flush()
Vasanthakumar Thiagarajan
1
-0
/
+71
2011-02-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-10
/
+0
2011-02-15
ath9k: Fix ath9k prevents CPU to enter C3 states
Mohammed Shafi Shajakhan
1
-8
/
+0
2011-02-14
ath9k: disable beaconing before stopping beacon queue
Rajkumar Manoharan
1
-21
/
+14
2011-02-10
ath9k: Remove redundant beacon_interval
Steve Brown
1
-1
/
+2
2011-02-10
ath9k: Add debug info for configuring power level.
Ben Greear
1
-0
/
+2
2011-02-10
ath9k: Print channel-type in chan-change dbg message.
Ben Greear
1
-2
/
+3
2011-02-05
ath9k: add additional checks for the baseband hang detection
Felix Fietkau
1
-9
/
+36
2011-02-05
ath9k: Fix possible double free of PAPRD skb's
Mohammed Shafi Shajakhan
1
-2
/
+0
2011-02-04
ath9k: reserve a beacon slot on beaconing vif addition
Rajkumar Manoharan
1
-3
/
+1
2011-02-04
ath9k: do not access hw registers in FULL SLEEP
Rajkumar Manoharan
1
-0
/
+2
2011-02-04
ath9k: move update tx power to common
Rajkumar Manoharan
1
-16
/
+10
2011-02-04
ath9k: use common get current channel function
Rajkumar Manoharan
1
-16
/
+3
2011-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+7
2011-02-01
ath9k: Fix memory leak due to failed PAPRD frames
Mohammed Shafi Shajakhan
1
-1
/
+7
2011-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+14
2011-01-28
ath9k: use common API to avoid code duplication
Rajkumar Manoharan
1
-69
/
+3
[next]