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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-28
ray_cs: Add include guards
Rasmus Villemoes
2
-4
/
+6
2014-08-28
mwifiex: use firmware API revision from GET_HW_SPEC response
Amitkumar Karwar
2
-1
/
+8
2014-08-28
mwifiex: rename macro and variables related to API revision
Amitkumar Karwar
7
-20
/
+20
2014-08-28
mwifiex: fix left_len calculation issue
Amitkumar Karwar
1
-1
/
+2
2014-08-28
ath9k_htc: advertise support for TDLS
Csaba Kiraly
1
-0
/
+2
2014-08-28
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
30
-2199
/
+4128
2014-08-27
ath10k: make target endianess more explicit
Michal Kazior
2
-137
/
+140
2014-08-27
ath10k: dont duplicate service-pipe mapping
Michal Kazior
1
-44
/
+33
2014-08-27
ath10k: move pci init structures
Michal Kazior
1
-96
/
+96
2014-08-26
ath10k: fix fw crash dumping
Michal Kazior
1
-5
/
+3
2014-08-26
ath10k: improve logging to include dev id
Michal Kazior
15
-781
/
+833
2014-08-26
orinoco_usb: use USB API functions rather than constants
Himangi Saraogi
1
-8
/
+2
2014-08-26
atmel_cs: Remove typedef local_info_t
Himangi Saraogi
1
-11
/
+11
2014-08-26
net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate in conj...
Rickard Strandqvist
1
-3
/
+3
2014-08-26
wireless: wlcore: Use devm_kzalloc
Himangi Saraogi
1
-14
/
+6
2014-08-26
wil6210: fix access after free in wil_pcie_remove()
Vladimir Kondratiev
1
-1
/
+2
2014-08-26
wil6210: cfg80211_rx_mgmt to use GFP_ATOMIC
Vladimir Kondratiev
1
-1
/
+1
2014-08-26
wil6210: fix free'd memory access in wil_if_free()
Vladimir Kondratiev
1
-1
/
+5
2014-08-26
wil6210: Limit max number of associated stations
Dedy Lansky
1
-1
/
+14
2014-08-26
wil6210: fix false "scan timeout"
Vladimir Kondratiev
1
-1
/
+3
2014-08-26
wil6210: fix beamforming data reporting
Vladimir Kondratiev
5
-49
/
+72
2014-08-26
wil6210: convert debugfs to the table mode
Vladimir Kondratiev
1
-74
/
+180
2014-08-26
wil6210: Workaround for Sparrow with bad device id
Vladimir Kondratiev
1
-0
/
+2
2014-08-26
wil6210: wait longer for hardware reset completion
Vladimir Kondratiev
1
-4
/
+7
2014-08-26
wil6210: check error in wil_target_reset()
Vladimir Kondratiev
1
-5
/
+7
2014-08-26
wil6210: update copyright year 2014
Vladimir Kondratiev
12
-11
/
+27
2014-08-26
wil6210: fix race in reset
Vladimir Kondratiev
1
-1
/
+4
2014-08-26
wil6210: map MAC timer for packet lifetime into debugfs
Vladimir Kondratiev
2
-0
/
+6
2014-08-26
mwifiex: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
1
-1
/
+1
2014-08-26
cw1200: Introduce the use of devm_kzalloc
Himangi Saraogi
1
-3
/
+1
2014-08-26
net: wireless: wl1251: Remove unnecessary free_irq
Himangi Saraogi
1
-1
/
+0
2014-08-26
b43: N-PHY: support setting custom TX power
Rafał Miłecki
3
-12
/
+77
2014-08-26
b43: implement PPR (Power Per Rate) management/API
Rafał Miłecki
4
-0
/
+252
2014-08-26
b43: N-PHY: add RF power tables for radio 0x2057 revs 9 & 14
Rafał Miłecki
3
-3
/
+87
2014-08-26
b43: N-PHY: update rev3+ gain control workarounds
Rafał Miłecki
1
-24
/
+37
2014-08-26
b43: flush some writes on Broadcom MIPS SoCs
Rafał Miłecki
11
-29
/
+49
2014-08-26
b43: don't duplicate common PHY read/write ops
Rafał Miłecki
5
-60
/
+12
2014-08-26
b43: update flushing many writes performed in a row
Rafał Miłecki
3
-3
/
+25
2014-08-25
ath10k: flush hif buffers before recovery
Michal Kazior
1
-0
/
+1
2014-08-25
ath10k: remove ar_pci->started
Michal Kazior
2
-12
/
+0
2014-08-25
ath10k: ignore ar_pci->started in pipe cleanup
Michal Kazior
1
-8
/
+0
2014-08-25
ath10k: update comment regarding warm reset
Michal Kazior
1
-5
/
+4
2014-08-25
ath10k: rework posting pci rx buffers
Michal Kazior
4
-161
/
+160
2014-08-25
ath10k: remove early irq handling
Michal Kazior
2
-125
/
+48
2014-08-25
ath10k: make sure to really disable irqs
Michal Kazior
1
-6
/
+37
2014-08-25
ath10k: split ce irq/handler setup
Michal Kazior
3
-68
/
+21
2014-08-25
ath10k: setup irq method in probe
Michal Kazior
2
-35
/
+39
2014-08-25
ath10k: fix legacy irq workaround
Michal Kazior
1
-3
/
+4
2014-08-25
ath10k: move fw init print
Michal Kazior
1
-5
/
+1
2014-08-25
ath10k: print more driver info when firmware crashes
Kalle Valo
4
-18
/
+22
[next]