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-03-06
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...
Larry Finger
19
-78
/
+282
2014-03-04
iwl4965: disable 8K A-MSDU by default
Stanislaw Gruszka
2
-3
/
+2
2014-03-04
Drivers:net:wireless:ti:wl1251: Fixed Sparse invalid assignment warning
Surendra Patil
1
-1
/
+1
2014-03-04
rtlwifi: rtl8723be: Add new driver
Larry Finger
27
-3
/
+14065
2014-03-04
rtlwifi: rtl8723ae: rtl8723-common: Copy common dynamic power management code
Larry Finger
6
-41
/
+106
2014-03-04
rtlwifi: rtl8723ae: rtl8723-common: Copy common firmware code
Larry Finger
11
-805
/
+142
2014-03-04
rtlwifi: rtl8723ae: rtl8723-common: Create new driver for common code
Larry Finger
10
-469
/
+555
2014-03-04
rtlwifi: Prepare existing drivers for new driver
Larry Finger
14
-143
/
+215
2014-03-04
rtlwifi: btcoexist: Add new mini driver
Larry Finger
14
-1
/
+6847
2014-03-04
rtl818x: make sure TX descriptor writes are done before kicking DMA
andrea merello
1
-0
/
+6
2014-03-04
rtl818x: Make sure the TX descriptor "valid" flag is written by last
andrea merello
1
-0
/
+5
2014-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
23
-113
/
+172
2014-03-04
wil6210: fix smatch warning in wil_cfg80211_get_station()
Vladimir Kondratiev
1
-1
/
+1
2014-03-04
wil6210: fix buffer overflow in wil_txdesc_debugfs_show()
Vladimir Kondratiev
1
-6
/
+6
2014-03-04
wl1251: use skb_trim to make skb shorter
Ivaylo Dimitrov
1
-1
/
+1
2014-03-04
wireless: Kconfig: add missing dependency
Zhao, Gang
1
-4
/
+4
2014-03-04
ath9k_hw: tweak noise immunity thresholds for older chipsets
Felix Fietkau
2
-4
/
+23
2014-03-04
ath9k_hw: toggle weak signal detection in AP mode on older chipsets
Felix Fietkau
1
-8
/
+10
2014-03-04
ath9k: fix invalid max frame length
Sylvain Roger Rieunier
1
-1
/
+1
2014-03-04
net: Replace min macro with min_t
Silvan Jegen
17
-22
/
+22
2014-02-28
brcmfmac: reset suspend flag upon sdio suspend failure
Arend van Spriel
1
-3
/
+5
2014-02-28
mwifiex: update MCS information as per antenna settings
Amitkumar Karwar
5
-3
/
+45
2014-02-28
mwifiex: replace num_cmd_timeout with is_cmd_timedout
Amitkumar Karwar
7
-12
/
+12
2014-02-28
mwifiex: get rid of extra num_cmd_timeout variable
Amitkumar Karwar
3
-4
/
+2
2014-02-28
mwifiex: block further commands after timeout
Amitkumar Karwar
1
-0
/
+5
2014-02-28
brcmfmac: use pre-allocated scatter-gather table for txglomming
Arend van Spriel
3
-16
/
+41
2014-02-28
brcmfmac: Correct mcs index report
Daniel Kim
1
-4
/
+13
2014-02-28
brcmfmac: Put frame sdio tx error handling in sub function.
Hante Meuleman
1
-79
/
+33
2014-02-28
mwifiex: stop AP at shutdown time
Amitkumar Karwar
5
-19
/
+19
2014-02-28
mwifiex: skipping pending commands after unload
Amitkumar Karwar
1
-1
/
+3
2014-02-28
mwifiex: abort scan while cancelling pending command
Amitkumar Karwar
1
-7
/
+31
2014-02-28
mwifiex: change transmit buffer size for 8897
Amitkumar Karwar
6
-1
/
+15
2014-02-28
mwifiex: remove global variable cmd_wait_q_required
Bing Zhao
18
-298
/
+255
2014-02-28
rtlwifi: Remove redundant if clause
Heinrich Schuchardt
1
-1
/
+1
2014-02-28
wil6210: do not reorder groupcast Rx
Vladimir Kondratiev
1
-1
/
+7
2014-02-28
wil6210: single station disconnect
Vladimir Kondratiev
4
-7
/
+30
2014-02-28
wil6210: use ether_addr_equal
Vladimir Kondratiev
1
-1
/
+2
2014-02-28
wil6210: Provide signal strength indication
Vladimir Kondratiev
2
-9
/
+10
2014-02-28
wil6210: Fill vring2cid_tid table early
Vladimir Kondratiev
1
-3
/
+3
2014-02-28
wil6210: disconnect only requested peer
Vladimir Kondratiev
1
-25
/
+56
2014-02-28
wil6210: per-connection statistics
Vladimir Kondratiev
4
-6
/
+77
2014-02-28
wil6210: dump_station initial support
Vladimir Kondratiev
1
-16
/
+66
2014-02-28
wil6210: fix BACK status processing
Vladimir Kondratiev
1
-16
/
+31
2014-02-28
wil6210: broadcast Tx
Vladimir Kondratiev
1
-10
/
+55
2014-02-28
wil6210: Find free vring for Tx
Vladimir Kondratiev
1
-1
/
+12
2014-02-28
wil6210: Block ACK
Vladimir Kondratiev
8
-7
/
+290
2014-02-28
wil6210: multiple connect - initial support
Vladimir Kondratiev
6
-15
/
+148
2014-02-28
wil6210: [DEBUG] Improve Vring printing
Vladimir Kondratiev
1
-5
/
+6
2014-02-28
wil6210: [DEBUG] allow to query Rx and all Tx VRING descriptors
Vladimir Kondratiev
1
-8
/
+32
2014-02-28
wil6210: Tx management frame
Vladimir Kondratiev
3
-0
/
+105
[next]