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.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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-16
qlcnic: Update version to 5.2.46.
Sucheta Chakraborty
1
-2
/
+2
2013-08-16
qlcnic: Dump mailbox command data when a command times out
Manish Chopra
1
-0
/
+1
2013-08-16
qlcnic: Fix driver initialization for 83xx adapters
Manish Chopra
1
-7
/
+7
2013-08-16
qlcnic: Flush mailbox command list when mailbox is not available
Manish Chopra
1
-1
/
+6
2013-08-16
qlcnic: Reinitialize mailbox data structures after firmware reset
Manish Chopra
1
-1
/
+1
2013-08-15
net/usb/r8152: enable interrupt transfer
hayeswang
1
-27
/
+113
2013-08-15
net/usb/r8152: enable tx checksum
hayeswang
1
-5
/
+59
2013-08-15
net/usb/r8152: support aggregation
hayeswang
1
-161
/
+486
2013-08-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
144
-2877
/
+6611
2013-08-14
drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoC
Mugunthan V N
1
-0
/
+3
2013-08-14
gianfar: Add flow control support
Claudiu Manoil
3
-3
/
+132
2013-08-14
pptp: fix byte order warnings
stephen hemminger
1
-5
/
+5
2013-08-14
net: asix: Move declaration of ax88172a_info to shared header
Mark Brown
2
-2
/
+2
2013-08-14
net: asix: Staticise non-exported symbols
Mark Brown
1
-3
/
+5
2013-08-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
144
-2877
/
+6611
2013-08-12
mwifiex: fix build error when CONFIG_PM is not set
Bing Zhao
1
-2
/
+2
2013-08-12
net: Add MOXA ART SoCs ethernet driver
Jonas Jensen
6
-0
/
+925
2013-08-10
net: attempt high order allocations in sock_alloc_send_pskb()
Eric Dumazet
2
-2
/
+2
2013-08-10
pptp: fix sparse pointer warning
stephen hemminger
1
-1
/
+1
2013-08-10
tg3: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
1
-1
/
+1
2013-08-10
netxen: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
1
-5
/
+3
2013-08-10
myri10ge: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
1
-3
/
+2
2013-08-10
bnx2x: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
1
-5
/
+3
2013-08-10
bnx2: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
1
-2
/
+2
2013-08-10
net: via-rhine: Fix incorrect placement of __initdata
Sachin Kamat
1
-1
/
+1
2013-08-10
net: wan: sbni: Fix incorrect placement of __initdata
Sachin Kamat
1
-1
/
+1
2013-08-09
ath9k: Run the LNA combining algorithm properly
Sujith Manoharan
1
-16
/
+28
2013-08-09
ath9k: Fix BTCOEX usage for RX diversity
Sujith Manoharan
1
-2
/
+2
2013-08-09
ath9k: use software queueing for multicast traffic
Felix Fietkau
3
-2
/
+23
2013-08-09
ath9k: improve tx scheduling fairness
Felix Fietkau
1
-39
/
+50
2013-08-09
ath9k: use software queues for un-aggregated data packets
Felix Fietkau
2
-127
/
+145
2013-08-09
ath9k: always clear ps filter bit on new assoc
Felix Fietkau
1
-0
/
+1
2013-08-09
ath9k: fix clearing expired A-MPDU subframes in tx completion
Felix Fietkau
1
-1
/
+2
2013-08-09
ath9k: prepare queueing code for handling unaggregated traffic
Felix Fietkau
2
-9
/
+14
2013-08-09
ath9k: fix block ack window tracking check
Felix Fietkau
2
-7
/
+11
2013-08-09
ath9k: simplify ath_tx_form_aggr
Felix Fietkau
2
-22
/
+12
2013-08-09
ath9k: add CAB queue info to debugfs
Felix Fietkau
1
-16
/
+27
2013-08-09
ath9k: add function for getting the tx tid for a packet
Felix Fietkau
1
-8
/
+17
2013-08-09
ath9k: split tid retry packets into a separate queue
Felix Fietkau
2
-4
/
+15
2013-08-09
ath9k: add utility functions for accessing tid queues
Felix Fietkau
1
-19
/
+32
2013-08-09
brcmfmac: use CFG80211_TESTMODE_CMD
Johannes Berg
1
-3
/
+1
2013-08-09
net: wireless: rt2x00: Staticize rt2x00queue_pause_queue_nocheck()
Jingoo Han
1
-1
/
+1
2013-08-09
ath9k: Fix build failure
Sujith Manoharan
5
-5
/
+30
2013-08-09
mwifiex: add packet coalesce support
Amitkumar Karwar
5
-0
/
+254
2013-08-09
mwifiex: increase max supported pattern offset
Amitkumar Karwar
1
-1
/
+1
2013-08-09
mwifiex: modify mwifiex_is_pattern_supported() routine
Amitkumar Karwar
1
-4
/
+6
2013-08-09
mwifiex: rename mef macros
Amitkumar Karwar
3
-14
/
+15
2013-08-09
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
14
-219
/
+247
2013-08-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
20
-70
/
+96
2013-08-09
bonding: unwind on bond_add_vlan failure
nikolay@redhat.com
1
-2
/
+2
[next]