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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-07
vxge: Version update.
Sreenivasa Honnur
1
-2
/
+2
2009-10-07
vxge: Allow multiple functions with INTA.
Sreenivasa Honnur
5
-57
/
+64
2009-10-07
vxge: Check if FCS stripping is disabled by the firmware.
Sreenivasa Honnur
3
-0
/
+33
2009-10-07
vxge: Removed unused functions.
Sreenivasa Honnur
1
-204
/
+0
2009-10-07
vxge: Fixed crash in PAE system due to wrong typecasting.
Sreenivasa Honnur
1
-1
/
+1
2009-10-07
vxge: Removed accessing non-supported registers.
Sreenivasa Honnur
2
-6
/
+0
2009-10-07
vxge: Update driver_config->vpath_per_dev for each function in probe.
Sreenivasa Honnur
1
-1
/
+2
2009-10-07
vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the...
Sreenivasa Honnur
1
-22
/
+30
2009-10-07
igb: add flushes between RAR writes when setting mac address
Alexander Duyck
1
-0
/
+7
2009-10-07
igb: add additional error handling to the phy code
Alexander Duyck
1
-14
/
+25
2009-10-07
igb: add code to retry a phy read in the event of failure on link check
Alexander Duyck
1
-2
/
+8
2009-10-07
igb: move the generic copper link setup code into e1000_phy.c
Alexander Duyck
3
-41
/
+62
2009-10-07
igb: remove microwire support from igb
Alexander Duyck
2
-36
/
+3
2009-10-07
igb: change how we handle alternate mac addresses
Alexander Duyck
3
-10
/
+22
2009-10-07
igb: fix a few items where weren't correctly setup for mbx timeout
Alexander Duyck
1
-5
/
+14
2009-10-07
igb: add function to handle mailbox lock
Alexander Duyck
1
-29
/
+34
2009-10-07
igb: add support for 82576NS SerDes adapter
Alexander Duyck
3
-0
/
+3
2009-10-07
igb: make use of the uta to allow for promiscous mode filter
Alexander Duyck
4
-47
/
+163
2009-10-07
igb: add combined function for setting rar and pool bits
Alexander Duyck
1
-23
/
+40
2009-10-07
igb: add locking to reads of the i2c interface
Alexander Duyck
3
-65
/
+119
2009-10-07
igb: update the approach taken to acquiring and releasing the phy lock
Alexander Duyck
1
-4
/
+7
2009-10-07
igb: update comments for serdes config and update to handle duplex
Alexander Duyck
3
-17
/
+40
2009-10-07
igb: remove unused temp variable from stats clearing path
Alexander Duyck
2
-88
/
+84
2009-10-05
usbnet: Set device type for wlan and wwan devices
Marcel Holtmann
1
-0
/
+14
2009-10-05
usbnet: Use wwan%d interface name for mobile broadband devices
Marcel Holtmann
2
-6
/
+17
2009-10-05
TI DaVinci EMAC: Minor macro related updates
chaithrika@ti.com
1
-15
/
+11
2009-10-05
net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()
Ben Hutchings
5
-50
/
+63
2009-10-05
tehuti: Convert ethtool get_stats_count() ops to get_sset_count()
Ben Hutchings
1
-15
/
+12
2009-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
36
-220
/
+2094
2009-10-02
cnic: Fix NETDEV_UP event processing.
Michael Chan
2
-3
/
+4
2009-10-02
e1000e/igb/ixgbe: Don't report an error if devices don't support AER
Frans Pop
3
-33
/
+6
2009-10-02
net: Fix wrong sizeof
Jean Delvare
1
-1
/
+1
2009-10-02
sky2: irqname based on pci address
Stephen Hemminger
2
-2
/
+7
2009-10-02
skge: use unique IRQ name
Michal Schmidt
2
-2
/
+7
2009-10-02
Kconfig: STRIP: Remove stale bits of STRIP help text
Ralf Baechle
1
-7
/
+6
2009-10-02
NET: mkiss: Fix typo
Ralf Baechle
1
-2
/
+2
2009-10-02
tg3: Remove prev_vlan_tag from struct tx_ring_info
Eric Dumazet
1
-1
/
+0
2009-10-02
move virtnet_remove to .devexit.text
Uwe Kleine-König
1
-1
/
+1
2009-10-02
don't use __devexit_p to wrap sgiseeq_remove
Uwe Kleine-König
1
-1
/
+1
2009-10-02
don't use __devexit_p to wrap meth_remove
Uwe Kleine-König
1
-1
/
+1
2009-10-02
bonding: set primary param via sysfs
Jiri Pirko
1
-0
/
+1
2009-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-26
/
+44
2009-10-01
ixgbe: correct the parameter description
Jiri Pirko
1
-3
/
+1
2009-10-01
be2net: Workaround to fix a bug in Rx Completion processing.
Ajit Khaparde
4
-6
/
+24
2009-10-01
3c59x: Rework suspend and resume
Anton Vorontsov
1
-39
/
+38
2009-10-01
drivers/net: ks8851_mll ethernet network driver
Choi, David
3
-0
/
+1705
2009-10-01
skge: Make sure both ports initialize correctly
Mike McCormack
1
-3
/
+6
2009-10-01
bcm63xx_enet: timeout off by one in do_mdio_op()
roel kluin
1
-1
/
+1
2009-10-01
qlge: Fix error exit for probe call.
Ron Mercer
1
-5
/
+5
2009-10-01
qlge: Protect reset recovery with rtnl_lock().
Ron Mercer
1
-3
/
+3
[next]