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
2016-04-15
rtl8xxxu: Update copyright statement to include 2016
Jes Sorensen
3
-3
/
+3
2016-04-15
rtl8xxxu: Unregister from mac80211 before shutting down the device
Jes Sorensen
1
-10
/
+4
2016-04-15
rtl8xxxu: Match 8723bu power down sequence to vendor driver
Jes Sorensen
1
-4
/
+12
2016-04-15
rtl8xxxu: Use rtl_chip == RTL8188R to identify high PA parts
Jes Sorensen
1
-7
/
+5
2016-04-15
rtl8xxxu: Apply 8188RU workaround for UMC B cut parts correctly
Jes Sorensen
1
-1
/
+1
2016-04-15
rtl8xxxu: For devices with external PA (8188RU), limit CCK TX power
Jes Sorensen
1
-0
/
+7
2016-04-15
rtl8xxxu: Move PHY RF init into device specific functions
Jes Sorensen
2
-54
/
+80
2016-04-15
rtl8xxxu: fix uninitialized return value in ret
Colin Ian King
1
-3
/
+3
2016-04-15
rtl8xxxu: Mark 0x050d:0x1004 as tested
Jes Sorensen
1
-2
/
+7
2016-04-15
Re-enable 8192eu support
Jes Sorensen
1
-4
/
+0
2016-04-15
rtl8xxxu: 8192eu Fix bug in LDPC RX hang fix
Jes Sorensen
1
-1
/
+1
2016-04-15
rtl8xxxu: Remove unneeded 8192eu hack
Jes Sorensen
1
-9
/
+6
2016-04-15
rtl8xxxu: Split USB quirks into gen1 and gen2 quirks
Jes Sorensen
2
-40
/
+56
2016-04-15
rtl8xxxu: Make PBP tuning a fileops parameter
Jes Sorensen
2
-7
/
+12
2016-04-15
rtl8xxxu: Do not backup RF_MODE_AG when it's never being used
Jes Sorensen
2
-4
/
+0
2016-04-15
rtl8xxxu: Store device specific TRXFF boundary in the fileops
Jes Sorensen
2
-6
/
+6
2016-04-15
rtl8xxxu: REG_LDOA15_CTRL is only used on gen1 parts
Jes Sorensen
1
-13
/
+9
2016-04-15
rtl8xxxu: Move loading of AGC table to device specific function
Jes Sorensen
1
-14
/
+12
2016-04-15
rtl8xxxu: Load AGC table before patching for 1T2R parts
Jes Sorensen
1
-14
/
+14
2016-04-15
rtl8xxxu: Split rtl8xxxu_init_phy_bb() into device specific functions
Jes Sorensen
2
-58
/
+77
2016-04-15
rtl8xxxu: Use descriptive bits for setting RX paths for 1T2R parts
Jes Sorensen
2
-1
/
+7
2016-04-15
rtl8xxxu: Correctly mask what was read from REG_CCK0_AFE_SETTING
Jes Sorensen
1
-1
/
+1
2016-04-15
rtl8xxxu: Remove unused 8723bu path B IQ calibration code
Jes Sorensen
1
-73
/
+3
2016-04-15
rtl8xxxu: Remove misleading warning from rtl8192eu_phy_iqcalibrate()
Jes Sorensen
1
-2
/
+0
2016-04-15
rtl8xxxu: Name RX descriptor types rxdesc16/rxdesc24
Jes Sorensen
2
-18
/
+25
2016-04-15
rtl8xxxu: byteswap the entire RX descriptor for 24 byte RX descriptors
Jes Sorensen
1
-6
/
+13
2016-04-15
rtl8xxxu: Use has_s0s1 for REG_S0S1 issues only
Jes Sorensen
1
-3
/
+4
2016-04-15
rtl8xxxu: Implment rtl8192e_set_tx_power()
Jes Sorensen
1
-1
/
+77
2016-04-15
rtl8xxxu: Do not try to set REG_LEDCFG2 on 8192eu
Jes Sorensen
1
-3
/
+5
2016-04-15
rtl8xxxu: Do not init FPGA0_TX_INFO on 8192eu
Jes Sorensen
1
-1
/
+1
2016-04-15
rtl8xxxu: Do not set REG_PBP on 8192eu
Jes Sorensen
1
-1
/
+2
2016-04-15
rtl8xxxu: Reorder chip quirks to follow flow of 8192eu driver
Jes Sorensen
1
-21
/
+21
2016-04-15
rtl8xxxu: Implement generic init_queue_reserved_page() function
Jes Sorensen
3
-15
/
+71
2016-04-15
rtl8xxxu: Reorg more code to match the flow of the 8192eu vendor driver
Jes Sorensen
1
-53
/
+56
2016-04-15
rtl8xxxu: Reorder parts of init code to match the 8192eu vendor code flow
Jes Sorensen
1
-15
/
+20
2016-04-15
mwifiex: make mwifiex_insert_cmd_to_free_q local static
Andreas Fenkart
2
-43
/
+41
2016-04-15
mwifiex: factor out mwifiex_cancel_pending_scan_cmd
Andreas Fenkart
4
-53
/
+27
2016-04-15
mwifiex: scan: replace pointer arithmetic with array access
Andreas Fenkart
1
-10
/
+7
2016-04-15
mwifiex: scan: factor out dbg_security_flags
Andreas Fenkart
1
-49
/
+25
2016-04-15
mwifiex: scan: simplify ternary operators using gnu extension
Andreas Fenkart
1
-5
/
+2
2016-04-15
mwifiex: scan: factor out has_ieee_hdr/has_vendor_hdr
Andreas Fenkart
1
-29
/
+23
2016-04-15
mwifiex: scan: simplify dereference of bss_desc fields
Andreas Fenkart
1
-52
/
+46
2016-04-14
mwifiex: fix the incorrect WARN_ON during suspend
Vishal Thanki
1
-1
/
+1
2016-04-14
mwifiex: fix incorrect ht capability problem
Amitkumar Karwar
1
-1
/
+43
2016-04-14
mwifiex: do not wait on semaphore during card removal
Xinming Hu
1
-1
/
+1
2016-04-14
mwifiex: add default setting for pcie firmware download
Shengzhen Li
2
-0
/
+5
2016-04-14
mwifiex: add pcie usb/uart firmware download support
Shengzhen Li
2
-4
/
+20
2016-04-14
mwifiex: missing break statement
Amitkumar Karwar
1
-0
/
+1
2016-04-14
brcmfmac: create common function for handling brcmf_proto_hdrpull()
Arend van Spriel
1
-22
/
+21
2016-04-14
brcmfmac: revise handling events in receive path
Arend van Spriel
5
-20
/
+19
[next]