index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-10
rtl8xxxu: Setup RX aggregation
Jes Sorensen
3
-0
/
+25
2016-03-10
rtl8xxxu: Group chip quirks together
Jes Sorensen
1
-13
/
+15
2016-03-10
rtl8xxxu: Add REG_DWBCN1_CTRL_8723B define
Jes Sorensen
1
-0
/
+2
2016-03-10
rtl8xxxu: 8723bu lock phy after RF init
Jes Sorensen
1
-0
/
+7
2016-03-10
rtl8xxxu: Call device specific _config_channel()
Jes Sorensen
1
-1
/
+1
2016-03-10
rtl8xxxu: Initialize burst parameters for 8723bu
Jes Sorensen
2
-1
/
+37
2016-03-10
rtl8xxxu: Set RX boundary for 8723bu
Jes Sorensen
1
-1
/
+4
2016-03-10
rtl8xxxu: Do not set FPGA0_TX_INFO for 8723bu and use a larger PBP page size
Jes Sorensen
1
-3
/
+8
2016-03-10
rtl8xxxu: Do queue init in same order as 8723bu vendor driver
Jes Sorensen
1
-31
/
+37
2016-03-10
rtl8xxxu: 80M spur hack is for 8723au only
Jes Sorensen
1
-5
/
+6
2016-03-10
rtl8xxxu: Init H2C command register for 8723bu
Jes Sorensen
1
-2
/
+17
2016-03-10
rtl8xxxu: Another 8723bu magic register set during init
Jes Sorensen
1
-0
/
+5
2016-03-10
rtl8xxxu: Another 8723bu patch for rtl8xxxu_init_phy_bb()
Jes Sorensen
1
-6
/
+9
2016-03-10
rtl8xxxu: Handle XTAL_K value in efuse specific location
Jes Sorensen
2
-3
/
+14
2016-03-10
rtl8xxxu: Additional fixes for 8723bu
Jes Sorensen
1
-7
/
+18
2016-03-10
rtl8xxxu: Setup LLT before downloading firmware
Jes Sorensen
1
-9
/
+20
2016-03-10
rtl8xxxu: Implement 8723bu power on sequence
Jes Sorensen
2
-5
/
+189
2016-03-10
rtl8xxxu: Do not set REG_AFE_XTAL_CTRL on 8723bu
Jes Sorensen
1
-9
/
+12
2016-03-10
rtl8xxxu: Issue BT_INFO command
Jes Sorensen
2
-7
/
+15
2016-03-10
rtl8xxxu: Handle BT register writes and MP_OPER events
Jes Sorensen
2
-4
/
+89
2016-03-10
rtl8xxxu: Initial functionality to handle C2H events for 8723bu
Jes Sorensen
2
-1
/
+87
2016-03-10
rtl8xxxu: Handle 8723bu style rx descriptors
Jes Sorensen
2
-30
/
+103
2016-03-10
rtl8xxxu: Add rtl8723bu (nextgen) rx descriptor definition
Jes Sorensen
1
-0
/
+125
2016-03-10
rtl8xxxu: Set the right type for ps tdma on 8723bu
Jes Sorensen
1
-1
/
+1
2016-03-10
rtl8xxxu: Do not ignore wlan activity on 8723bu
Jes Sorensen
2
-0
/
+9
2016-03-10
rtl8xxxu: Improve 8723bu init code
Jes Sorensen
3
-9
/
+49
2016-03-10
rtl8xxxu: Remove unused variable
Jes Sorensen
1
-1
/
+1
2016-03-10
rtl8xxxu: Initial rtl8723bu_init_bt() code
Jes Sorensen
3
-6
/
+98
2016-03-10
rtl8xxxu: Initial implementation of rtl8723bu_config_channel()
Jes Sorensen
3
-0
/
+149
2016-03-10
rtl8xxxu: rtl8192eu: Map out EFUSE TX power area
Jakub Sitnicki
2
-15
/
+17
2016-03-10
rtl8xxxu: Remove backing up certain registers, which was never used
Jes Sorensen
2
-17
/
+0
2016-03-10
rtl8xxxu: Do LC calibration before IQK calibration
Jes Sorensen
1
-2
/
+2
2016-03-10
rtl8xxxu: Handle S0S1 register in lc_calibrate()
Jes Sorensen
2
-0
/
+8
2016-03-10
rtl8xxxu: First stab at adding IQK calibration for 8723bu parts
Jes Sorensen
3
-2
/
+827
2016-03-10
rtl8xxxu: Add a couple of new register definitions
Jes Sorensen
1
-0
/
+6
2016-03-10
rtl8xxxu: Make rtl8xxxu_add_path_on() use device specific init values
Jes Sorensen
2
-3
/
+25
2016-03-10
rtl8xxxu: Use correct formatting type to print sizeof()
Jes Sorensen
1
-1
/
+1
2016-03-10
rtl8xxxu: Do not overwrite rtl8xxxu_debug for untested chips
Jes Sorensen
1
-1
/
+1
2016-03-10
rtl8xxxu: Do BT_WLAN_CALIBRATION before doing IQK calibration
Jes Sorensen
2
-1
/
+23
2016-03-10
rtl8xxxu: rtl8xxxu_h2c_cmd(): Add size argument
Jes Sorensen
2
-7
/
+7
2016-03-10
rtl8xxxu: rtl8723bu_parse_efuse(): Use a pointer to the struct rtl8723bu_efuse
Jes Sorensen
1
-14
/
+10
2016-03-10
rtl8xxxu: rtl8192eu_parse_efuse(): Use a pointer to the struct rtl8192eu_efuse
Jes Sorensen
1
-16
/
+10
2016-03-10
rtl8xxxu: rtl8192cu: Introduce a pointer to efuse
Jakub Sitnicki
1
-14
/
+15
2016-03-10
rtl8xxxu: rtl8723au: Introduce a pointer to efuse
Jakub Sitnicki
1
-12
/
+14
2016-03-10
rtl8xxxu: Skip disabled efuse words early
Jakub Sitnicki
1
-15
/
+13
2016-03-10
rtl8xxxu: Don't check for illegal offset when reading from efuse
Jakub Sitnicki
1
-35
/
+28
2016-03-10
rtl8xxxu: Add definitions for new generation h2c commands
Jes Sorensen
1
-4
/
+83
2016-03-10
rtl8xxxu: Group USB fixups together for all chips
Jes Sorensen
1
-25
/
+32
2016-03-10
rtl8xxxu: Add some missing register definitions for 8723bu
Jes Sorensen
1
-1
/
+7
2016-03-10
rtl8xxxu: Handle 32 bit mailbox extension regs found on 8723bu/8192eu/8812
Jes Sorensen
2
-7
/
+30
[prev]
[next]