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-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
220
-2944
/
+13344
2016-03-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+4
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-03-17
lib: update single-char callers of strtobool()
Kees Cook
1
-6
/
+4
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-16
/
+21
2016-03-14
ath9k: fix misleading indentation
Arnd Bergmann
1
-2
/
+2
2016-03-14
ath9k: fix buffer overrun for ar9287
Arnd Bergmann
1
-4
/
+3
2016-03-10
rtl8xxxu: Temporarily disable 8192eu device init
Jes Sorensen
1
-0
/
+4
2016-03-10
rtl8xxxu: Use correct 8051 reset function for 8723b parts
Jes Sorensen
2
-2
/
+39
2016-03-10
rtl8xxxu: Print a warning if flushing the FIFO fails
Jes Sorensen
1
-1
/
+4
2016-03-10
rtl8xxxu: Flush FIFO before powering down devices
Jes Sorensen
2
-0
/
+36
2016-03-10
rtl8xxxu: Implement device specific power_off function
Jes Sorensen
3
-2
/
+99
2016-03-10
rtl8xxxu: Implement 8723bu specific disable_rf() function
Jes Sorensen
2
-1
/
+17
2016-03-10
rtl8xxxu: Use define for REG_PWR_DATA bits
Jes Sorensen
2
-2
/
+2
2016-03-10
rtl8xxxu: convert rtl8723bu_init_bt() into rtl8723b_enable_rf()
Jes Sorensen
2
-11
/
+1
2016-03-10
rtl8xxxu: Remove unncessary semicolon
Jes Sorensen
1
-1
/
+1
2016-03-10
rtl8xxxu: Pass RX rate to rx_parse_phystats and enable phystats for rtl8723bu
Jes Sorensen
1
-4
/
+9
2016-03-10
rtl8xxxu: Process C2H RA_REPORT events for 8723bu
Jes Sorensen
2
-0
/
+17
2016-03-10
rtl8xxxu: Dump contents of unhandled C2H events
Jes Sorensen
1
-1
/
+4
2016-03-10
rtl8xxxu: Report media status using the correct H2C command for 8723bu
Jes Sorensen
2
-7
/
+47
2016-03-10
rtl8xxxu: Implement basic 8723b specific update_rate_mask() function
Jes Sorensen
2
-4
/
+50
2016-03-10
rtl8xxxu: Define 8723b H2C ramask command structure
Jes Sorensen
1
-1
/
+10
2016-03-10
rtl8xxxu: Do not parse RX descriptor info for C2H packets
Jes Sorensen
1
-10
/
+7
2016-03-10
rtl8xxxu: Improve handling of txdesc32 vs txdesc40 handling
Jes Sorensen
2
-38
/
+92
2016-03-10
rtl8xxxu: TX RTS rate is word 4 for 8723a
Jes Sorensen
2
-3
/
+4
2016-03-10
rtl8723au: Update TX descriptor words 4 and 5 definitions
Jes Sorensen
2
-15
/
+28
2016-03-10
rtl8xxxu: Set sequence number correctly for 40 byte TX descriptors
Jes Sorensen
2
-10
/
+22
2016-03-10
rtl8xxxu: Set the correct TX descriptor bits for agg and break on 8723b
Jes Sorensen
1
-3
/
+16
2016-03-10
rtl8xxxu: Add more 40 byte TX desc bit definitions
Jes Sorensen
2
-6
/
+28
2016-03-10
rtl8xxxu: Add additional tx descriptor bits for data word 0
Jes Sorensen
1
-0
/
+4
2016-03-10
rtl8xxxu: Do not unconditionally print debug info in rtl8723bu_handle_c2h()
Jes Sorensen
1
-9
/
+9
2016-03-10
rtl8xxxu: Handle 40 byte TX descriptors for rtl8723bu
Jes Sorensen
2
-13
/
+25
2016-03-10
rtl8xxxu: Add definition for 8723bu tx descriptor
Jes Sorensen
1
-0
/
+16
2016-03-10
rtl8xxxu: Set the correct thermal meter register for 8723bu
Jes Sorensen
1
-1
/
+5
2016-03-10
rtl8xxxu: Set 8723bu MCS TX power
Jes Sorensen
1
-2
/
+12
2016-03-10
rtl8xxxu: Set 8723bu TX power for CCK and OFDM rates
Jes Sorensen
1
-1
/
+22
2016-03-10
rtl8xxxu: Parse efuse power indices for 8723bu
Jes Sorensen
2
-15
/
+71
2016-03-10
rtl8xxxu: Bump TX power arrays to handle larger channel groups
Jes Sorensen
1
-9
/
+16
2016-03-10
rtl8xxxu: Use size of source pointer when copying efuse data
Jes Sorensen
1
-17
/
+17
2016-03-10
rtl8xxxu: Introduce set_tx_power() fileop and a new 8723b dummy derivative
Jes Sorensen
2
-2
/
+34
2016-03-10
rtl8xxxu: Correct struct rtl8723bu_efuse to list power bases correctly
Jes Sorensen
2
-15
/
+18
2016-03-10
rtl8xxxu: Do not use hard-wired RF enable settings for 8723bu
Jes Sorensen
2
-1
/
+10
2016-03-10
rtl8xxxu: Setup coex table correctly (hopefully)
Jes Sorensen
1
-5
/
+9
2016-03-10
rtl8xxxu: Use REG_RFE_CTRL_ANTA_SRC rather than hard coded value
Jes Sorensen
1
-2
/
+2
2016-03-10
rtl8xxxu: Use name for REG_RFE_BUFFER rather than hard coded value
Jes Sorensen
1
-4
/
+4
2016-03-10
rtl8xxxu: 8723bu: REG_BT_COEX_TABLE4 is only 8 bits
Jes Sorensen
1
-1
/
+1
2016-03-10
rtl8xxxu: Set WLAN_ACT_CONTROL per vendor driver setting
Jes Sorensen
1
-1
/
+1
2016-03-10
rtl8xxxu: RF_T_METER is different on the newer chips
Jes Sorensen
1
-6
/
+7
2016-03-10
rtl8xxxu: Implement init_statistics for 8723bu
Jes Sorensen
3
-0
/
+35
2016-03-10
rtl8xxxu: Add missing blank space in front of bracket
Jes Sorensen
1
-1
/
+1
[next]