index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-30
mlxsw: Put braces on all arms of branch statement
Or Gerlitz
1
-1
/
+2
2015-10-30
mlxsw: Put constant on the right side of comparisons
Or Gerlitz
2
-3
/
+3
2015-10-30
mlxsw: spectrum: Fix ageing time value
Jiri Pirko
1
-1
/
+2
2015-10-30
mlxsw: reg: Avoid unnecessary line wrap for mlxsw_reg_sfd_uc_unpack
Jiri Pirko
1
-4
/
+3
2015-10-30
mlxsw: reg: Fix desription typos of couple of SFN items
Jiri Pirko
1
-3
/
+3
2015-10-30
mlxsw: reg: Fix description for reg_sfd_uc_sub_port
Jiri Pirko
1
-2
/
+3
2015-10-30
mlxsw: spectrum: Add support for flood control
Ido Schimmel
3
-37
/
+78
2015-10-30
mlxsw: spectrum: Add support for VLAN ranges in flooding configuration
Ido Schimmel
1
-20
/
+20
2015-10-30
mlxsw: spectrum: move "bridged" bool to u8 flags
Jiri Pirko
2
-5
/
+5
2015-10-30
drivers: net: xgene: Add support RGMII TX/RX delay configuration
Iyappan Subramanian
4
-1
/
+59
2015-10-30
geneve: add IPv6 bits to geneve_fill_metadata_dst
John W. Linville
1
-7
/
+22
2015-10-30
geneve: handle ipv6 priority like ipv4 tos
John W. Linville
1
-2
/
+17
2015-10-30
geneve: implement support for IPv6-based tunnels
John W. Linville
1
-79
/
+394
2015-10-29
ath6kl: implement ethtool stats
Ben Greear
1
-0
/
+123
2015-10-29
ath6kl: break stats gathering code into separate method
Ben Greear
2
-23
/
+34
2015-10-29
ath6kl: fix firmware version assignment
Ben Greear
1
-1
/
+1
2015-10-29
ath6kl: add error message to explain lack of HT
Ben Greear
1
-0
/
+3
2015-10-29
ath6kl: report antenna configuration
Ben Greear
2
-0
/
+19
2015-10-29
wil6210: handle failure in Tx vring config
Vladimir Kondratiev
1
-1
/
+1
2015-10-29
wil6210: fix device ready detection
Vladimir Kondratiev
3
-13
/
+7
2015-10-29
wil6210: Fix TSO overflow handling
Hamad Kadmany
1
-15
/
+15
2015-10-29
wil6210: ignore selected WMI events
Vladimir Kondratiev
1
-0
/
+10
2015-10-29
ath10k: add QCA9377 chipset support
Bartosz Markowski
4
-0
/
+48
2015-10-29
ath10k: reload HT/VHT capabilities on antenna change
Rajkumar Manoharan
1
-11
/
+28
2015-10-29
ath10k: move static HT/VHT capability setup functions
Rajkumar Manoharan
1
-140
/
+140
2015-10-29
ath10k: fill HT/VHT MCS rateset only for configured chainmask
Rajkumar Manoharan
1
-3
/
+5
2015-10-29
ath10k: remove supported chain mask
Rajkumar Manoharan
3
-16
/
+9
2015-10-29
ath10k: remove shadow copy of CE descriptors for source ring
Rajkumar Manoharan
3
-33
/
+0
2015-10-29
ath10k: cleanup copy engine send completion
Rajkumar Manoharan
3
-50
/
+12
2015-10-29
ath10k: remove send completion validation in diag read/write
Rajkumar Manoharan
1
-20
/
+0
2015-10-29
ath10k: use local memory instead of shadow descriptor in ce_send
Rajkumar Manoharan
1
-7
/
+6
2015-10-29
ath10k: add fw_stats support to 10.4 firmware
Manikanta Pubbisetty
3
-0
/
+358
2015-10-29
ath10k: add FW API support to test mode
Alan Liu
5
-21
/
+205
2015-10-28
ath10k: enable adaptive CCA
Maharaja
6
-0
/
+85
2015-10-28
ssb: add Kconfig entry for compiling SoC related code
Rafał Miłecki
4
-1
/
+14
2015-10-28
ssb: move functions specific to SoC hosted bus to separated file
Rafał Miłecki
4
-161
/
+180
2015-10-28
ssb: pick PCMCIA host code support from b43 driver
Rafał Miłecki
9
-196
/
+146
2015-10-28
mwifiex: toggle carrier state in start_ap/stop_ap.
Marty Faltesek
2
-7
/
+8
2015-10-28
wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc.
yfw
1
-17
/
+17
2015-10-28
wcn36xx: introduce per-channel ring buffer locks
Bob Copeland
2
-8
/
+20
2015-10-28
ath9k: fix phyerror codes
Zefir Kurtisi
2
-10
/
+22
2015-10-28
orinoco_usb: return error in ezusb_probe when alloc_orinocodev fails
John Linville
1
-0
/
+1
2015-10-28
airo: fix scan after SIOCSIWAP (airo_set_wap)
Ondrej Zary
1
-3
/
+17
2015-10-28
airo: Track APList_rid in struct airo_info
Ondrej Zary
1
-38
/
+19
2015-10-28
Merge tag 'iwlwifi-next-for-kalle-2015-10-25' of https://git.kernel.org/pub/s...
Kalle Valo
20
-101
/
+296
2015-10-28
net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes
Carol L Soto
2
-2
/
+2
2015-10-28
net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...
Jack Morgenstein
1
-0
/
+2
2015-10-28
vhost: fix performance on LE hosts
Michael S. Tsirkin
1
-0
/
+7
2015-10-28
net: hns: fixes the bug tested XGE by ethtool -p
Li Peng
1
-8
/
+1
2015-10-28
gianfar: Increase TX_TIMEOUT to 5HZ
Abhimanyu
1
-1
/
+1
[prev]
[next]