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
2011-06-28
net: sh_eth: tidyup compile warning
Kuninori Morimoto
1
-2
/
+2
2011-06-28
vmxnet3: Convert to new vlan model.
Jesse Gross
3
-83
/
+40
2011-06-28
can: bfin_can: auto-calculate accessor sizes
Mike Frysinger
1
-59
/
+59
2011-06-28
can: bfin_can: simplify xmit id1 setup
Mike Frysinger
1
-15
/
+6
2011-06-28
mlx4: use pci_dev->revision
Sergei Shtylyov
1
-2
/
+2
2011-06-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-345
/
+298
2011-06-27
wan: Update to current logging forms
Joe Perches
7
-96
/
+96
2011-06-27
ixp4xx_hss: Update to current logging forms
Joe Perches
1
-15
/
+13
2011-06-27
farsync: Update to current logging forms
Joe Perches
1
-4
/
+3
2011-06-27
dscc4: Update to current logging forms
Joe Perches
1
-42
/
+38
2011-06-27
frame relay dlci/frad: Update to current logging forms
Joe Perches
2
-29
/
+45
2011-06-27
cyclom: Update to current logging forms
Joe Perches
3
-156
/
+133
2011-06-27
cosa: Update to current logging forms
Joe Perches
1
-120
/
+106
2011-06-27
generic_hdlc: Update to current logging forms
Joe Perches
12
-211
/
+186
2011-06-27
be2net: fix initialization of vlan_prio_bmap
Sathya Perla
1
-4
/
+3
2011-06-27
be2net: get rid of multi_rxq module param
Sathya Perla
1
-5
/
+1
2011-06-27
be2net: fix netdev_stats_update
Sathya Perla
1
-12
/
+17
2011-06-25
ixgbe: implement DCB ops dcb_ieee_del()
John Fastabend
1
-6
/
+42
2011-06-25
ixgbe: remove unused fcoe.tc field and fcoe_setapp()
John Fastabend
4
-57
/
+1
2011-06-25
ixgbe: complete FCoE initialization from setapp() routine
John Fastabend
1
-13
/
+25
2011-06-25
ixgbe: A fix to VF TX rate limit
Lior Levy
2
-1
/
+17
2011-06-25
ixgbe: Update method used for determining descriptor count for an skb
Alexander Duyck
2
-29
/
+33
2011-06-25
ixgbe: Add one function that handles most of context descriptor setup
Alexander Duyck
3
-222
/
+162
2011-06-25
ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16
Alexander Duyck
1
-6
/
+7
2011-06-25
ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline function
Alexander Duyck
2
-8
/
+12
2011-06-25
ixgbe: pass adapter struct instead of netdev for interrupt data
Alexander Duyck
1
-11
/
+7
2011-06-25
zorro8390: Update style, neaten, restructure to eliminate prototypes
Joe Perches
1
-340
/
+333
2011-06-25
lib8390: Remove unnecessary extern
Joe Perches
1
-1
/
+0
2011-06-25
lib8390: Convert include <asm to include <linux
Joe Perches
1
-2
/
+2
2011-06-25
lib8390: Normalize source code spacing
Joe Perches
1
-37
/
+44
2011-06-25
lib8390: Indent braces appropriately
Joe Perches
1
-81
/
+38
2011-06-25
lib8390: Use pr_<level> and netdev_<level>
Joe Perches
1
-43
/
+43
2011-06-25
a2065: Use pr_fmt, pr_<level> and netdev_<level>
Joe Perches
1
-174
/
+162
2011-06-25
ariadne: Update style, neaten, restructure to eliminate prototypes
Joe Perches
1
-666
/
+601
2011-06-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
150
-2807
/
+5288
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
150
-2807
/
+5288
2011-06-24
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
18
-18
/
+0
2011-06-24
qlcnic: multi protocol internal loopback support added.
Sucheta Chakraborty
5
-5
/
+322
2011-06-24
qlcnic: Add support to enable/disable FW dump capability
Anirban Chakraborty
4
-3
/
+28
2011-06-24
qlcnic: fix default operating state of interface
Amit Kumar Salecha
1
-2
/
+2
2011-06-24
qlcnic: fix initial number of msix entries in adapter.
Sucheta Chakraborty
2
-5
/
+2
2011-06-24
qlcnic: Add code to tune FW dump
Anirban Chakraborty
2
-6
/
+13
2011-06-24
qlcnic: Remove holding api lock while taking the dump
Anirban Chakraborty
2
-9
/
+5
2011-06-24
qlcnic: Add capability to take FW dump deterministically
Sritej Velaga
3
-10
/
+27
2011-06-24
ixgbe: update driver version string
Don Skidmore
2
-5
/
+6
2011-06-24
ixgbe: fix ring assignment issues for SR-IOV and drop cases
Alexander Duyck
2
-3
/
+7
2011-06-24
ixgbe: disable RSC when Rx checksum is off
Emil Tantilov
1
-11
/
+33
2011-06-24
ixgbe: move reset code into a separate function
Emil Tantilov
1
-12
/
+14
2011-06-24
ixgbe: move setting RSC into a separate function
Emil Tantilov
1
-16
/
+18
2011-06-24
ixgbe: add support for nfc addition and removal of filters
Alexander Duyck
2
-0
/
+290
[prev]
[next]