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
/
ath5k
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-28
ath5k: remove redundant null check before kfree()
Bob Copeland
1
-2
/
+1
2014-08-28
ath5k: ensure led name is null terminated
Bob Copeland
1
-0
/
+1
2014-08-28
ath5k: drop useless comparison
Bob Copeland
1
-1
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2
-2
/
+2
2014-07-01
ath5k: capture CCK and OFDM restarts
Mathy Vanhoef
1
-1
/
+14
2014-07-01
ath5k: support for FIF_FCSFAIL filter
Mathy Vanhoef
3
-2
/
+17
2014-04-30
ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting.
Nickolay Ledovskikh
1
-2
/
+2
2014-03-14
ath5k: add missing dma_map_error call
John Greene
1
-0
/
+3
2014-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2014-02-25
ath5k: set SURVEY_INFO_IN_USE on get_survey
Felix Fietkau
1
-0
/
+1
2014-02-13
ath5k: shifting the wrong variable for AR5K_AR5210
Dan Carpenter
1
-1
/
+1
2014-01-16
ath5k: use ath_is_mybeacon
Oleksij Rempel
1
-25
/
+8
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+0
2014-01-08
mac80211: remove channel_change_time
Johannes Berg
1
-1
/
+0
2014-01-04
ath5k: use ether_addr_equal_64bits
Julia Lawall
1
-2
/
+2
2013-12-11
ath5k: Reset Tx interrupt bits also on PISR
Nick Kossifidis
1
-1
/
+10
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+3
2013-10-18
ath5k: fix regression in tx status processing
Felix Fietkau
1
-3
/
+3
2013-10-14
treewide: fix "usefull" typo
Michael Opdenacker
1
-1
/
+1
2013-09-26
wireless: ath5k: use dev_get_platdata()
Jingoo Han
1
-9
/
+6
2013-08-26
ath5k: debugfs: NULL-terminate strings
Djalal Harouni
1
-6
/
+18
2013-08-16
ath5k: enable support for 5 MHz and 10 MHz channels
Simon Wunderlich
4
-5
/
+25
2013-08-16
ath5k: set 5/10 MHz supported channels and fix duration
Simon Wunderlich
3
-9
/
+42
2013-08-16
ath5k: report 5/10 MHz channels
Simon Wunderlich
1
-0
/
+10
2013-07-19
ath5k: fix extra set bit in multicast mask
Bob Copeland
1
-1
/
+1
2013-06-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-21
/
+74
2013-06-12
ath5k: make use of the new rate control API
Thomas Huehn
3
-21
/
+74
2013-05-28
net: wireless: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-03
ath5k: do not reschedule tx_complete_work on stop
Stanislaw Gruszka
1
-0
/
+5
2013-04-12
ath5k: use more idiomatic tracing include style
Johannes Berg
2
-1
/
+2
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-3
/
+3
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2
-3
/
+3
2013-03-07
ath5k: cleanup channel to eprom_mode function
Jiri Slaby
5
-26
/
+10
2013-02-08
NET: ath5k, check ath5k_eeprom_mode_from_channel retval
Jiri Slaby
2
-0
/
+6
2013-01-14
wireless: make the reg_notifier() void
Luis R. Rodriguez
1
-2
/
+3
2012-12-12
ath5k: RX timestamp is reported at end of frame
Thomas Pedersen
1
-12
/
+1
2012-12-11
ath5k: fix tx path skb leaks
Felix Fietkau
2
-3
/
+3
2012-12-07
ath5k: remove __dev* attributes
Bill Pemberton
3
-6
/
+6
2012-11-30
wireless: allow Atheros card to not depend on ath.ko
Vladimir Kondratiev
1
-0
/
+1
2012-11-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2012-11-16
ath5k: precedence error in ath5k_hw_nic_wakeup()
Dan Carpenter
1
-3
/
+3
2012-11-16
ath5k: Use module_platform_driver macro for ahb.c
Syam Sidhardhan
1
-14
/
+1
2012-11-14
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
1
-1
/
+1
2012-11-09
mac80211: clarify interface iteration and make it configurable
Johannes Berg
2
-6
/
+9
2012-10-08
ath5k: fix potential NULL pointer dereference in ath5k_beacon_update()
Wei Yongjun
1
-1
/
+2
2012-09-25
ath5k: add missing breaks in ath5k_hw_set_spur_mitigation_filter
John W. Linville
1
-0
/
+2
2012-09-24
ath5k: disable HW crypto in management frame
Chun-Yeow Yeoh
2
-0
/
+4
2012-09-24
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2012-09-10
mac80211: add key flag for management keys
Johannes Berg
1
-1
/
+1
[prev]
[next]