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
/
ath5k
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-0
/
+2
2008-03-13
drivers/net/wireless/ath5k - convert == (true|false) to simple logical tests
Joe Perches
2
-23
/
+23
2008-03-13
ath5k: disable irq handling in ath5k_hw_detach()
Pavel Roskin
1
-0
/
+2
2008-03-08
wireless: correct warnings from using '%llx' for type 'u64'
John W. Linville
1
-2
/
+4
2008-03-08
ath5k: work around wrong beacon rx timestamp in IBSS mode
Bruno Randolf
1
-14
/
+45
2008-03-08
ath5k: add notes about rx timestamp
Bruno Randolf
1
-0
/
+11
2008-03-08
ath5k: move rx and tx status structures out of hardware descriptor
Bruno Randolf
5
-130
/
+126
2008-03-08
ath5k: struct ath5k_desc cleanups
Bruno Randolf
4
-187
/
+210
2008-03-08
ath5k: Add 2413 to srev_names so that it shows up during module load
Nick Kossifidis
1
-0
/
+3
2008-03-08
ath5k: Make some changes to follow register dumps.
Nick Kossifidis
1
-6
/
+31
2008-03-08
ath5k: Fixes for PCI-E cards
Nick Kossifidis
2
-15
/
+34
2008-03-08
ath5k: Remove RF5413 from rf gain optimization functions
Nick Kossifidis
1
-2
/
+0
2008-03-08
ath5k: more RF2413 stuff
Nick Kossifidis
2
-4
/
+12
2008-03-08
ath5k: Identify RF2413 and deal with PHY_SPENDING
Nick Kossifidis
3
-3
/
+29
2008-03-08
ath5k: Add RF2413 initial settings
Nick Kossifidis
2
-4
/
+392
2008-03-08
ath5k: Add RF2413 srev values
Nick Kossifidis
1
-2
/
+7
2008-02-29
ath5k: fix all endian issues reported by sparse
Pavel Roskin
2
-6
/
+6
2008-02-29
WDEV: ath5k, typecheck on nonDEBUG
Jiri Slaby
1
-1
/
+3
2008-02-29
ath5k/phy.c: fix negative array index
Luis R. Rodriguez
1
-0
/
+3
2008-02-29
ath5k: Use software encryption for now
Luis R. Rodriguez
1
-1
/
+3
2008-02-29
ath5k: Port debug.c over to the new band API and enable as build option
Luis R. Rodriguez
6
-36
/
+67
2008-02-29
ath5k: Use our own Kconfig file, we'll be expanding this shortly
Luis R. Rodriguez
2
-2
/
+22
2008-02-29
ath5k: ath5k_copy_channels() was not setting the channel band
Luis R. Rodriguez
1
-0
/
+2
2008-02-29
ath5k: Cleanup after API changes
Luis R. Rodriguez
4
-74
/
+102
2008-02-29
ath5k: Port to new bitrate/channel API
Luis R. Rodriguez
7
-371
/
+329
2008-02-21
ath5k: Fix build warnings on some 64-bit platforms.
David Miller
1
-6
/
+8
2008-02-21
WDEV, ath5k, don't return int from bool function
Jiri Slaby
3
-6
/
+9
2008-02-21
WDEV: ath5k, fix lock imbalance
Jiri Slaby
1
-0
/
+1
2008-02-15
ath5k: correct padding in tx descriptors
Bruno Randolf
2
-16
/
+22
2008-02-02
ath5k: fix section mismatch warning
John W. Linville
1
-3
/
+3
2008-02-01
ath5k: debug level improvements
Bruno Randolf
3
-37
/
+115
2008-01-29
ath5k: always extend rx timestamp with tsf
Bruno Randolf
1
-5
/
+12
2008-01-29
ath5k: configure backoff for IBSS beacon queue
Bruno Randolf
1
-2
/
+12
2008-01-29
ath5k: use SWBA to detect IBSS HW merges
Bruno Randolf
2
-13
/
+67
2008-01-29
ath5k: better beacon timer calculation
Bruno Randolf
1
-17
/
+92
2008-01-29
ath5k: beacon interval is in TU
Bruno Randolf
3
-5
/
+5
2008-01-29
ath5k: use 3 instead of 0x00000003
Bruno Randolf
1
-4
/
+2
2008-01-29
ath5k: reset key cache after resume
John W. Linville
1
-3
/
+14
2008-01-29
ath5k: use AR5K_KEYTABLE_SIZE when initializing key table
John W. Linville
1
-1
/
+1
2008-01-29
ath5k: Fix frame duration oops
Luis R. Rodriguez
1
-2
/
+6
2008-01-29
mac80211: dont use interface indices in drivers
Johannes Berg
3
-9
/
+10
2008-01-29
[PATCH] Net: add ath5k wireless driver
Jiri Slaby
13
-0
/
+15818