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-08-30
bonding: remove vlan_list/current_alb_vlan
Veaceslav Falico
4
-143
/
+2
2013-08-30
bonding: make alb_send_learning_packets() use upper dev list
Veaceslav Falico
2
-19
/
+11
2013-08-30
bonding: split alb_send_learning_packets()
Veaceslav Falico
1
-24
/
+35
2013-08-30
bonding: use vlan_uses_dev() in __bond_release_one()
Veaceslav Falico
1
-1
/
+1
2013-08-30
bonding: convert bond_has_this_ip() to use upper devices
Veaceslav Falico
1
-12
/
+13
2013-08-30
bonding: make bond_arp_send_all use upper device list
Veaceslav Falico
1
-51
/
+51
2013-08-30
bonding: use netdev_upper list in bond_vlan_used
Veaceslav Falico
1
-1
/
+14
2013-08-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-90
/
+239
2013-08-29
fec: Use NAPI_POLL_WEIGHT
Fabio Estevam
1
-2
/
+1
2013-08-29
net/cadence/macb: fix invalid 0 return if no phy is discovered on mii init
Boris BREZILLON
1
-3
/
+3
2013-08-29
net: mdio-sun4i: Convert to devm_* api
Jisheng Zhang
1
-9
/
+9
2013-08-29
sfc: Add support for Solarflare SFC9100 family
Ben Hutchings
12
-22
/
+3260
2013-08-29
sfc: Make efx_mcdi_{init,fini}() call efx_mcdi_drv_attach()
Ben Hutchings
3
-26
/
+34
2013-08-29
sfc: Allocate NVRAM partition ID range for PHY images
Matthew Slattery
1
-0
/
+4
2013-08-29
sfc: Add EF10 register and structure definitions
Ben Hutchings
2
-5
/
+430
2013-08-29
sfc: Extend struct efx_tx_buffer to allow pushing option descriptors
Ben Hutchings
3
-2
/
+11
2013-08-29
sfc: Use a global count of active queues instead of pending drains
Alexandre Rames
3
-13
/
+14
2013-08-29
sfc: Prepare for RX scatter on EF10
Jon Cooper
3
-8
/
+12
2013-08-29
sfc: Initialise IRQ moderation for all NIC types from efx_init_eventq()
Ben Hutchings
2
-3
/
+3
2013-08-29
sfc: Allow efx_nic_type::dimension_resources to fail
Ben Hutchings
4
-6
/
+12
2013-08-29
sfc: Allow event queue initialisation to fail
Jon Cooper
4
-28
/
+95
2013-08-29
sfc: Document conditions for multicast replication vs filter replacement
Ben Hutchings
2
-7
/
+49
2013-08-29
sfc: Implement asynchronous MCDI requests
Ben Hutchings
3
-30
/
+291
2013-08-29
sfc: Remove unnecessary use of atomic_t
Ben Hutchings
2
-17
/
+13
2013-08-29
sfc: Refactor efx_mcdi_rpc_start() and efx_mcdi_copyin()
Ben Hutchings
1
-19
/
+30
2013-08-29
sfc: Add support for new board sensors
Ben Hutchings
1
-30
/
+91
2013-08-29
ixgbe: add support for older QSFP active DA cables
Emil Tantilov
2
-10
/
+50
2013-08-29
ixgbe: include QSFP PHY types in ixgbe_is_sfp()
Emil Tantilov
1
-0
/
+4
2013-08-29
ixgbe: add 1Gbps support for QSFP+
Emil Tantilov
3
-11
/
+33
2013-08-29
ixgbe: fix SFF data dumps of SFP+ modules from an offset
Emil Tantilov
1
-5
/
+4
2013-08-29
ixgbe: cleanup some log messages
Don Skidmore
2
-5
/
+3
2013-08-29
ixgbe: zero out mailbox buffer on init
Emil Tantilov
1
-2
/
+2
2013-08-29
ixgbe: fix link test when connected to 1Gbps link partner
Emil Tantilov
1
-17
/
+10
2013-08-29
ixgbe: fix incorrect limit value in ring transverse
Don Skidmore
1
-1
/
+1
2013-08-29
ixgbe: Check return value on eeprom reads
Mark Rustad
4
-39
/
+107
2013-08-29
ixgbe: disable link when adapter goes down
Jacob Keller
3
-0
/
+25
2013-08-29
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
20
-1326
/
+1536
2013-08-29
qlcnic: underflow in qlcnic_validate_max_tx_rings()
Dan Carpenter
2
-2
/
+2
2013-08-29
xen-netback: rename functions
Wei Liu
3
-133
/
+134
2013-08-29
xen-netback: switch to NAPI + kthread 1:1 model
Wei Liu
3
-507
/
+351
2013-08-29
xen-netback: remove page tracking facility
Wei Liu
1
-75
/
+2
2013-08-28
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
17
-1767
/
+2118
2013-08-28
sfc: Use extended MC_CMD_SENSOR_INFO and MC_CMD_READ_SENSORS
Ben Hutchings
1
-44
/
+95
2013-08-28
sfc: Return an error code when a sensor is busy.
Alexandre Rames
1
-1
/
+6
2013-08-28
sfc: Add support for reading packet length from prefix
Ben Hutchings
2
-2
/
+14
2013-08-28
sfc: Add TX merged completion counter
Ben Hutchings
3
-0
/
+6
2013-08-28
sfc: Generalise packet hash lookup to support EF10 RX prefix
Jon Cooper
6
-13
/
+28
2013-08-28
sfc: Rename EFX_PAGE_BLOCK_SIZE to EFX_VI_PAGE_SIZE and adjust comments
Ben Hutchings
1
-4
/
+4
2013-08-28
sfc: Remove early call to efx_nic_type::reconfigure_mac in efx_reset_up()
Ben Hutchings
1
-2
/
+0
2013-08-28
sfc: use MCDI epoch flag to improve MC reboot detection in the driver
Daniel Pieczko
2
-6
/
+15
[prev]
[next]