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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-16
ssb: make code for antenna gain extraction more generic
Rafał Miłecki
1
-9
/
+11
2014-07-16
wireless: zd1211rw: new url for fw, remove experimental
Xose Vazquez Perez
1
-2
/
+2
2014-07-16
b43: N-PHY: add missing TX gain table for radio 0x2057 rev 5
Rafał Miłecki
1
-8
/
+50
2014-07-16
brcmfmac: add brcmf_p2p_detach() call in brcmf_cfg80211_detach()
Arend van Spriel
1
-0
/
+1
2014-07-16
brcmfmac: rework wiphy structure setup
Arend van Spriel
1
-268
/
+298
2014-07-16
brcmfmac: moving some functions around
Arend van Spriel
1
-144
/
+144
2014-07-16
brcmfmac: introduce feature and quirk handling
Arend van Spriel
6
-27
/
+244
2014-07-16
brcmfmac: move attach and detach functions in wl_cfg80211.c
Arend van Spriel
1
-108
/
+107
2014-07-16
brcmfmac: Make firmware path a module parameter
Daniel Kim
4
-20
/
+41
2014-07-16
brcmfmac: rework debugfs functions in the driver
Arend van Spriel
4
-235
/
+207
2014-07-16
brcmfmac: make use of seq_file API for debugfs entries
Arend van Spriel
2
-201
/
+170
2014-07-16
brcmfmac: Cleanup used device IDs.
Hante Meuleman
5
-85
/
+107
2014-07-16
mwifiex: correct a typo in mwifiex_ret_tdls_oper
Bing Zhao
1
-1
/
+1
2014-07-16
mwifiex: declare sta_ptr in smaller scope
Bing Zhao
1
-1
/
+2
2014-07-16
mwifiex: define TDLS idle timeout macro with units
Bing Zhao
2
-2
/
+2
2014-07-16
mwifiex: fix a cut-n-paste error in adhoc-start
Bing Zhao
1
-1
/
+1
2014-07-16
mwifiex: fix corner case system hang issue
Amitkumar Karwar
1
-5
/
+11
2014-07-16
mwifiex: access rx_reorder_tbl_ptr only while holding lock
Amitkumar Karwar
1
-7
/
+20
2014-07-16
wireless: rt2x00: add new rt2800usb devices
Xose Vazquez Perez
1
-0
/
+4
2014-07-16
wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longs
Eliad Peller
6
-17
/
+17
2014-07-16
wl18xx: make sure fw_status->priv exists before deref
Eliad Peller
1
-2
/
+12
2014-07-16
wl18xx: change the number of WLAN addrs per chip
Arik Nemtsov
1
-1
/
+1
2014-07-16
wlcore: don't switch channels on disconnected STA vifs
Arik Nemtsov
1
-0
/
+7
2014-07-15
wlcore: register vendor commands
Eliad Peller
1
-0
/
+4
2014-07-15
wlcore: increase max roc duration to 30 seconds
Eliad Peller
1
-1
/
+1
2014-07-15
wlcore/wl18xx: handle smart config events
Eliad Peller
5
-1
/
+93
2014-07-15
wlcore: handle smart config vendor commands
Eliad Peller
3
-1
/
+221
2014-07-15
wlcore/wl18xx: add smart config commands
Eliad Peller
5
-1
/
+127
2014-07-15
wlcore: add smart config definitions
Eliad Peller
2
-0
/
+17
2014-07-15
wlcore: use correct LAA bit
Eliad Peller
1
-1
/
+1
2014-07-15
wl18xx: fix last tx rate calculation
Eliad Peller
1
-2
/
+5
2014-07-15
wlcore: user smaller sqn padding for GEM
Eliad Peller
3
-4
/
+13
2014-07-15
wlcore: save seq num only between recoveries
Eliad Peller
3
-31
/
+68
2014-07-15
b43: don't warn about no 5 GHz support on 2.4 GHz devices
Rafał Miłecki
1
-8
/
+10
2014-07-15
b43: enable radio 0x2057 rev 9 (AKA BCM43228) support
Rafał Miłecki
1
-2
/
+22
2014-07-15
b43: N-PHY: implement channel switching of radio 0x2057 rev 5
Rafał Miłecki
1
-0
/
+129
2014-07-15
b43: N-PHY: init and channel switching of radio 0x2057 rev 9
Rafał Miłecki
2
-1
/
+234
2014-07-15
b43; N-PHY: write most of the missing code for revs 7+
Rafał Miłecki
4
-39
/
+290
2014-07-15
b43: N-PHY: add placeholders for new devices support
Rafał Miłecki
1
-54
/
+231
2014-07-15
b43: N-PHY: add TX gain tables for devices with specific EPA
Rafał Miłecki
1
-2
/
+72
2014-07-15
b43: N-PHY: drop reg 0x1 access restriction on new PHY revs
Rafał Miłecki
1
-2
/
+2
2014-07-15
b43: always print info about radio (manuf, id, revision)
Rafał Miłecki
1
-4
/
+4
2014-07-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
29
-1407
/
+3643
2014-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
35
-151
/
+303
2014-07-09
Bluetooth: Don't send ERTM configuration option when disabled
Marcel Holtmann
1
-0
/
+3
2014-07-09
Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code
Johan Hedberg
3
-0
/
+23
2014-07-09
Bluetooth: Add white list lookup for incoming connection requests
Johan Hedberg
1
-4
/
+12
2014-07-09
Bluetooth: Enable page scan also if there are white list entries
Johan Hedberg
1
-2
/
+4
2014-07-09
Bluetooth: Refactor connection request handling
Johan Hedberg
1
-52
/
+60
2014-07-09
Bluetooth: Fix incorrectly setting HCI_CONNECTABLE
Johan Hedberg
1
-0
/
+8
[next]