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
2012-12-03
net/mlx4_en: Fix TX moderation info loss after set_ringparam is called
Amir Vadai
1
-29
/
+30
2012-12-02
Merge git://git.infradead.org/users/dwmw2/atm
David S. Miller
1
-51
/
+32
2012-12-02
solos-pci: remove list_vccs() debugging function
David Woodhouse
1
-41
/
+0
2012-12-02
solos-pci: use GFP_KERNEL where possible, not GFP_ATOMIC
David Woodhouse
1
-3
/
+3
2012-12-02
solos-pci: clean up pclose() function
David Woodhouse
1
-4
/
+14
2012-12-02
solos-pci: Fix leak of skb received for unknown vcc
Nathan Williams
1
-1
/
+2
2012-12-02
solos-pci: wait for pending TX to complete when releasing vcc
David Woodhouse
1
-3
/
+14
2012-12-01
qlcnic: remove duplicated include from qlcnic_sysfs.c
Wei Yongjun
1
-2
/
+0
2012-12-01
myri10ge: fix incorrect use of ntohs()
Andrew Gallatin
1
-1
/
+1
2012-12-01
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
13
-83
/
+156
2012-12-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
23
-984
/
+823
2012-12-01
ixgbe: Do not parse past IP header on fragments beyond the first
Alexander Duyck
1
-5
/
+8
2012-12-01
e1000e: cosmetic cleanup of comments
Bruce Allan
13
-790
/
+416
2012-12-01
igb: Fix SerDes autoneg flow control.
Carolyn Wyborny
3
-8
/
+166
2012-12-01
igb: Unset sigdetect for SERDES loopback on 82580 and i350
Carolyn Wyborny
2
-0
/
+16
2012-12-01
igb: Workaround for global device reset problem on 82580.
Carolyn Wyborny
1
-0
/
+6
2012-12-01
igb: Refactoring of i210 file.
Carolyn Wyborny
1
-124
/
+119
2012-12-01
igb: Acquire, release semaphore for writing each EEPROM page
Akeem G. Abodunrin
1
-16
/
+12
2012-12-01
igb: Updates to read nvm function for i211 device
Carolyn Wyborny
2
-4
/
+34
2012-12-01
ixgbe: eliminate Smatch warnings in ixgbe_debugfs.c
joshua.a.hay@intel.com
1
-37
/
+46
2012-12-01
sfc: Make module parameters really boolean
Ben Hutchings
1
-4
/
+4
2012-12-01
sfc: Fix timekeeping in efx_mcdi_poll()
Ben Hutchings
1
-6
/
+6
2012-12-01
sfc: lock TX queues when calling netif_device_detach()
Daniel Pieczko
3
-3
/
+16
2012-12-01
sfc: Work-around flush timeout when flushes have completed
Daniel Pieczko
2
-4
/
+53
2012-12-01
sfc: Reset driver's MAC stats after MC reboot seen
Ben Hutchings
1
-1
/
+8
2012-12-01
sfc: Do not initialise buffer in efx_alloc_special_buffer()
Ben Hutchings
1
-3
/
+0
2012-12-01
sfc: Correctly initialise reset_method in siena_test_chip()
Ben Hutchings
1
-1
/
+1
2012-12-01
sfc: Remove confusing MMIO functions
Ben Hutchings
3
-36
/
+28
2012-12-01
sfc: Fix check for failure of MC_CMD_FLUSH_RX_QUEUES
Ben Hutchings
1
-1
/
+1
2012-12-01
sfc: Delete redundant page_addr variable from efx_init_rx_buffers_page()
Ben Hutchings
1
-5
/
+1
2012-12-01
sfc: Really disable flow control while flushing
Ben Hutchings
6
-7
/
+23
2012-12-01
sfc: Fix byte order warning in self-test
Ben Hutchings
1
-1
/
+1
2012-12-01
sfc: Fix byte order warnings for ethtool RX filter interface
Ben Hutchings
1
-11
/
+14
2012-12-01
hyperv: Add an error message to rndis_filter_set_device_mac()
Haiyang Zhang
1
-1
/
+4
2012-11-30
myri10ge: Add vlan rx for better GRO perf.
Andrew Gallatin
1
-0
/
+41
2012-11-30
myri10ge: Convert from LRO to GRO
Andrew Gallatin
2
-203
/
+34
2012-11-30
smsc95xx: expand check_ macros
Steve Glendinning
1
-121
/
+391
2012-11-30
smsc95xx: fix smsc_crc return type
Steve Glendinning
1
-2
/
+3
2012-11-30
smsc95xx: don't enable remote wakeup directly
Steve Glendinning
1
-25
/
+5
2012-11-30
smsc95xx: fix error handling in suspend failure case
Steve Glendinning
1
-21
/
+29
2012-11-30
smsc95xx: fix suspend buffer overflow
Steve Glendinning
1
-1
/
+6
2012-11-30
smsc75xx: expand check_ macros
Steve Glendinning
1
-159
/
+576
2012-11-30
smsc75xx: don't call usbnet_resume if usbnet_suspend fails
Steve Glendinning
1
-1
/
+1
2012-11-30
rtnelink: remove unused parameter from rtnl_create_link().
Rami Rosen
1
-1
/
+1
2012-11-30
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
9
-43
/
+1
2012-11-30
mISDN: improve bitops usage
Akinobu Mita
1
-10
/
+10
2012-11-30
bonding: delete migrated IP addresses from the rlb hash table
Jiri Bohac
3
-40
/
+184
2012-11-30
bonding: rlb mode of bond should not alter ARP originating via bridge
zheng.li
2
-0
/
+19
2012-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
36
-714
/
+399
2012-11-29
can: pcan_usb_core: remove obsolete variable open_time
Marc Kleine-Budde
2
-6
/
+0
[prev]
[next]