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
2013-02-06
drivers: net: misc: Remove unused OOM variables
Joe Perches
2
-2
/
+0
2013-02-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
47
-910
/
+1228
2013-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-95
/
+139
2013-02-05
ixgbe: Fix SR-IOV MTU warning
Alexander Duyck
2
-3
/
+1
2013-02-05
ixgbe: Replace rmb in Tx cleanup with read_barrier_depends
Alexander Duyck
1
-1
/
+1
2013-02-05
ixgbe: update date to 2013
Don Skidmore
29
-30
/
+30
2013-02-05
ixgbe: fix return values and memcpy parameters to eliminate Smatch warnings
Josh Hay
2
-6
/
+7
2013-02-05
ixgbe: fix potential null dereference
Josh Hay
1
-0
/
+3
2013-02-05
ixgbe: allow reading of SFF-8472 data over i2c
Emil Tantilov
6
-7
/
+66
2013-02-05
e1000e: cleanup checkpatch braces checks
Bruce Allan
5
-8
/
+2
2013-02-05
e1000e: convert enums of register offsets and move #defines to regs.h
Bruce Allan
3
-223
/
+253
2013-02-05
e1000e: cosmetic move of #defines and prototypes to the new manage.h
Bruce Allan
4
-41
/
+73
2013-02-05
e1000e: cosmetic move of #defines and function prototypes to the new nvm.h
Bruce Allan
3
-15
/
+48
2013-02-05
e1000e: cosmetic move of #defines and function prototypes to the new phy.h
Bruce Allan
5
-222
/
+243
2013-02-05
e1000e: cosmetic move of function prototypes to the new mac.h
Bruce Allan
3
-37
/
+76
2013-02-05
e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h
Bruce Allan
6
-230
/
+270
2013-02-05
e1000e: cosmetic move of #defines to the new 80003es2lan.h
Bruce Allan
3
-63
/
+96
2013-02-05
e1000e: cosmetic move of #defines and prototypes to the new 82571.h
Bruce Allan
6
-25
/
+60
2013-02-05
qlcnic: Updating copyright information.
Jitendra Kalsaria
15
-7
/
+62
2013-02-05
gianfar: dont conditionally alloc Rx/Err irq structs
Paul Gortmaker
1
-12
/
+4
2013-02-05
net: fec: fix miss init spinlock
Frank Li
1
-0
/
+1
2013-02-04
team: ab: set active port option as changed when port is leaving
Jiri Pirko
1
-1
/
+12
2013-02-04
team: move netlink event notifiers after team_port_leave()
Jiri Pirko
1
-4
/
+6
2013-02-04
team: handle sending port list in the same way option list is sent
Jiri Pirko
1
-84
/
+93
2013-02-04
net/mlx4_en: Fix compilation error when CONFIG_INET isn't defined
Hadar Hen Zion
1
-0
/
+4
2013-02-04
net/mlx4_en: Fix error propagation for ethtool helper function
Hadar Hen Zion
1
-18
/
+34
2013-02-04
be2net: update driver version to 4.6.x
Sathya Perla
1
-1
/
+1
2013-02-04
be2net: fix re-loaded PF driver to re-gain control of its VFs
Sathya Perla
3
-64
/
+153
2013-02-04
drivers:net:misc: Remove unnecessary alloc/OOM messages
Joe Perches
3
-12
/
+3
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
22
-133
/
+50
2013-02-04
wimax: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2
-12
/
+5
2013-02-04
wan: Remove unnecessary alloc/OOM messages
Joe Perches
4
-15
/
+10
2013-02-04
drivers: net: usb: Remove unnecessary alloc/OOM messages
Joe Perches
6
-41
/
+17
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
38
-197
/
+97
2013-02-04
can: Remove unnecessary alloc/OOM messages
Joe Perches
8
-20
/
+3
2013-02-04
caif: Remove unnecessary alloc/OOM messages
Joe Perches
1
-6
/
+0
2013-02-04
cxgb3: Update VLAN extraction stats in the GRO path
Vipul Pandya
1
-1
/
+3
2013-02-04
netns: bond: allow unprivileged users to control bond device
Gao feng
1
-2
/
+5
2013-02-04
net: usbnet: fix tx_dropped statistics
Bjørn Mork
1
-6
/
+4
2013-02-04
stmmac: don't return zero on failure path in stmmac_pci_probe()
Alexey Khoroshilov
1
-0
/
+1
2013-02-03
Merge branch 'delete-wanrouter' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
6
-2577
/
+0
2013-02-03
Merge branch 'fixes-for-3.8' of git://gitorious.org/linux-can/linux-can
David S. Miller
1
-1
/
+5
2013-02-03
qlcnic: silence false positive overflow warning
Dan Carpenter
1
-1
/
+1
2013-02-03
bnx2x: Force link UP when the interface is in LOOPBACK mode
Mahesh Bandewar
1
-0
/
+6
2013-02-03
via-rhine: Fix bugs in NAPI support.
David S. Miller
1
-6
/
+2
2013-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-40
/
+24
2013-02-01
can: c_can: Set reserved bit in IFx_MASK2 to 1 on write
Alexander Stein
1
-1
/
+5
2013-02-01
e1000e: use generic IEEE MII definitions
Bruce Allan
9
-204
/
+138
2013-02-01
e1000e: resolve -Wunused-parameter compile warnings
Bruce Allan
6
-33
/
+31
2013-02-01
e1000e: update driver version string
Bruce Allan
1
-1
/
+1
[next]