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.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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-07
ixgbe: fix possible NULL pointer deference in shutdown path
Don Skidmore
1
-0
/
+3
2010-12-06
be2net: Handle out of buffer completions for lancer
Sathya Perla
2
-21
/
+38
2010-12-06
be2net: FW init cmd fix for lancer
Sathya Perla
1
-19
/
+8
2010-12-06
be2net: Fix be_dev_family_check() return value check
Sathya Perla
1
-1
/
+1
2010-12-06
ehea: Use the standard logging functions
Joe Perches
5
-293
/
+274
2010-12-06
net: Fix too optimistic NETIF_F_HW_CSUM features
Michał Mirosław
10
-48
/
+27
2010-12-06
USB CDC NCM host driver
Alexey Orishko
3
-0
/
+1233
2010-12-06
usbnet: changes for upcoming cdc_ncm driver
Alexey Orishko
1
-14
/
+31
2010-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
77
-3624
/
+4710
2010-12-06
tg3: Update version to 3.116
Matt Carlson
1
-2
/
+2
2010-12-06
tg3: Relax EEE thresholds
Matt Carlson
2
-12
/
+33
2010-12-06
tg3: Minor EEE code tweaks
Matt Carlson
1
-7
/
+10
2010-12-06
tg3: Fix 57765 EEE support
Matt Carlson
1
-16
/
+16
2010-12-06
tg3: Move EEE definitions into mdio.h
Matt Carlson
2
-11
/
+8
2010-12-06
tg3: Raise the jumbo frame BD flag threshold
Matt Carlson
1
-2
/
+2
2010-12-03
ixgbe: add support for new format of PBA numbers
Don Skidmore
4
-16
/
+105
2010-12-03
ixgbe: add support for 82599 FCoE SKU
Don Skidmore
3
-0
/
+8
2010-12-03
ixgbe: add WOL support for SFP+ subdevice
Don Skidmore
3
-5
/
+22
2010-12-03
ixgbe: fix link behavior for SFP+ when driver is brought down
Don Skidmore
2
-11
/
+27
2010-12-03
qlcnic: Updated driver version to 5.0.13
Anirban Chakraborty
1
-2
/
+2
2010-12-03
qlcnic: LICENSE file for qlcnic
Sritej Velaga
7
-140
/
+21
2010-12-03
qlcnic: validate eswitch config values for PF
Amit Kumar Salecha
1
-3
/
+6
2010-12-03
qlcnic: Disable loopback support
Sucheta Chakraborty
5
-311
/
+1
2010-12-03
sfc: Store MAC address from NVRAM in net_device::perm_addr
Ben Hutchings
4
-13
/
+7
2010-12-03
sfc: Use current MAC address, not NVRAM MAC address, for WoL filter
Ben Hutchings
1
-1
/
+1
2010-12-03
sfc: When waking a stopped tx_queue, only lock that tx_queue
Steve Hodgson
1
-2
/
+6
2010-12-03
sfc: Update kernel-doc to match earlier move of Toeplitz hash key
Ben Hutchings
2
-1
/
+1
2010-12-03
sfc: Move xmac_poll_required into struct falcon_nic_data
Ben Hutchings
5
-8
/
+15
2010-12-03
sfc: Move Falcon global event handling to falcon.c
Ben Hutchings
3
-43
/
+43
2010-12-03
sfc: Move mdio_lock to struct falcon_nic_data
Ben Hutchings
4
-7
/
+9
2010-12-03
sfc: Move SPI state to struct falcon_nic_data
Ben Hutchings
6
-75
/
+69
2010-12-03
sfc: Remove unnecessary inclusion of various private header files
Ben Hutchings
8
-10
/
+0
2010-12-03
sfc: Expose Falcon BootROM config through MTD, not ethtool
Ben Hutchings
2
-82
/
+54
2010-12-03
sfc: Remove broken automatic fallback for invalid Falcon chip/board config
Ben Hutchings
1
-33
/
+24
2010-12-03
sfc: Fix event based MCDI completion and MC REBOOT/CMDDONE ordering issue
Steve Hodgson
1
-0
/
+1
2010-12-03
sfc: Clear RXIN_SEL when soft-resetting QT2025C
Ben Hutchings
1
-0
/
+6
2010-12-03
sfc: Read-to-clear LM87 alarm/interrupt status at start of day
Ben Hutchings
1
-0
/
+4
2010-12-03
sfc: Distinguish critical and non-critical over-temperature conditions
Ben Hutchings
1
-29
/
+80
2010-12-03
sfc: Fix condition for no-op in set_phy_flash_cfg()
Ben Hutchings
1
-1
/
+1
2010-12-03
sfc: Reduce log level for MCDI error response in efx_mcdi_rpc()
Ben Hutchings
1
-1
/
+1
2010-12-03
tulip: fix hang in dmfe driver on sending of big packet
Alexander V. Lukyanov
1
-3
/
+3
2010-12-03
stmmac: priv->lock can be used uninitialized
Vlad Lungu
1
-2
/
+2
2010-12-03
can: EG20T PCH: Delete unnecessary spin_lock
Tomoya
1
-34
/
+0
2010-12-03
can: EG20T PCH: Enumerate LEC macros
Tomoya
1
-36
/
+41
2010-12-03
can: EG20T PCH: Change Message Object Index
Tomoya
1
-147
/
+116
2010-12-03
can: EG20T PCH: Separate Interface Register(IF1/IF2)
Tomoya
1
-244
/
+201
2010-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
19
-211
/
+228
2010-12-02
ath5k: Fix reset and interrupts for AHB type of devices.
Felix Fietkau
2
-13
/
+97
2010-12-02
ath5k: Add AHB bus support.
Felix Fietkau
7
-4
/
+322
2010-12-02
ath5k: Add initial registers values for radio RF2317 chip.
Felix Fietkau
1
-0
/
+23
[prev]
[next]