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-02-24
qlcnic: Remove validation for max tx and max rx queues
Rajesh Borundia
2
-8
/
+2
2011-02-24
qlcnic: fix checks for auto_fw_reset
amit salecha
2
-6
/
+4
2011-02-24
r6040: bump to version 0.27 and date 23Feb2011
Florian Fainelli
1
-2
/
+2
2011-02-24
r6040: fix multicast operations
Shawn Lin
1
-47
/
+64
2011-02-24
atl1[ce]: fix sparse warnings
stephen hemminger
2
-4
/
+4
2011-02-22
Merge branch 'net/ax88796' of git://git.pengutronix.de/git/mkl/linux-2.6
David S. Miller
2
-419
/
+395
2011-02-22
be2net: use hba_port_num instead of port_num
Ajit Khaparde
6
-6
/
+124
2011-02-22
be2net: add code to display temperature of ASIC
Ajit Khaparde
4
-2
/
+76
2011-02-22
be2net: fix to ignore transparent vlan ids wrongly indicated by NIC
Ajit Khaparde
4
-0
/
+34
2011-02-22
be2net: variable name change
Ajit Khaparde
3
-4
/
+4
2011-02-22
be2net: fixes in ethtool selftest
Ajit Khaparde
1
-2
/
+3
2011-02-22
be2net: add new counters to display via ethtool stats
Ajit Khaparde
2
-4
/
+21
2011-02-22
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
4
-6
/
+178
2011-02-22
Merge branch 'fec' of git://git.pengutronix.de/git/ukl/linux-2.6
David S. Miller
1
-2
/
+0
2011-02-22
sh: sh_eth: Add support ethtool
Nobuhiro Iwamatsu
1
-19
/
+189
2011-02-21
ax88796: use generic mdio_bitbang driver
Marc Kleine-Budde
2
-200
/
+196
2011-02-21
ax88796: clean up probe and remove function
Marc Kleine-Budde
1
-44
/
+31
2011-02-21
ax88796: make pointer to platform data const
Marc Kleine-Budde
1
-1
/
+1
2011-02-21
ax88796: remove platform_device member from struct ax_device
Marc Kleine-Budde
1
-4
/
+2
2011-02-21
ax88796: use netdev_<LEVEL> instead of dev_<LEVEL> and pr_<LEVEL>
Marc Kleine-Budde
1
-26
/
+20
2011-02-21
ax88796: remove first_init parameter from ax_init_dev()
Marc Kleine-Budde
1
-25
/
+19
2011-02-21
ax88796: remove memset of private data
Marc Kleine-Budde
1
-2
/
+0
2011-02-21
ax88796: don't use magic ei_status to acces private data
Marc Kleine-Budde
1
-39
/
+42
2011-02-21
ax88796: fix codingstyle and checkpatch warnings
Marc Kleine-Budde
1
-128
/
+134
2011-02-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
439
-4245
/
+5828
2011-02-19
Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+135
2011-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
20
-172
/
+266
2011-02-18
Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6
Linus Torvalds
1
-0
/
+10
2011-02-18
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-8
/
+8
2011-02-18
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
8
-37
/
+45
2011-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2
-13
/
+24
2011-02-18
enic: Always use single transmit and single receive hardware queues per device
Vasanthy Kolluri
2
-4
/
+4
2011-02-18
RTC: Re-enable UIE timer/polling emulation
John Stultz
2
-2
/
+18
2011-02-18
RTC: Revert UIE emulation removal
John Stultz
2
-0
/
+116
2011-02-18
RTC: Release mutex in error path of rtc_alarm_irq_enable
Uwe Kleine-König
1
-3
/
+2
2011-02-18
loopback: convert to hw_features
Michał Mirosław
1
-5
/
+4
2011-02-18
enic: Clean up: Remove a not needed #ifdef
Vasanthy Kolluri
2
-3
/
+1
2011-02-18
enic: Bug fix: Reset driver count of registered unicast addresses to zero dur...
Vasanthy Kolluri
2
-7
/
+8
2011-02-18
tg3: Restrict phy ioctl access
Matt Carlson
1
-2
/
+6
2011-02-18
drivers/net: Call netif_carrier_off at the end of the probe
Ivan Vecera
2
-0
/
+4
2011-02-18
Merge branches 'nes' and 'qib' into for-next
Roland Dreier
1
-1
/
+4
2011-02-18
IB/qib: Prevent double completions after a timeout or RNR error
Mike Marciniszyn
1
-1
/
+2
2011-02-18
sfc: Implement hardware acceleration of RFS
Ben Hutchings
4
-2
/
+169
2011-02-17
bnx2x: Support for managing RX indirection table
Tom Herbert
3
-5
/
+75
2011-02-17
net/fec: remove unused driver data
Uwe Kleine-König
1
-2
/
+0
2011-02-17
xen: suspend and resume system devices when running PVHVM
Ian Campbell
1
-0
/
+10
2011-02-17
ixgbe: work around for DDP last buffer size
Amir Hanania
2
-1
/
+52
2011-02-17
ixgbe: fix panic due to uninitialised pointer
Andy Gospodarek
1
-2
/
+4
2011-02-17
e1000e: flush all writebacks before unload
Jesse Brandeburg
1
-10
/
+21
2011-02-17
e1000e: check down flag in tasks
Jesse Brandeburg
1
-0
/
+21
[next]