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
2012-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-160
/
+163
2012-02-18
cisco/enic: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
1
-1
/
+2
2012-02-18
net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driver
Tobias Klauser
1
-12
/
+1
2012-02-18
atheros eth: set addr_assign_type if random_ether_addr() used
Danny Kukawka
4
-9
/
+15
2012-02-18
ethoc: set addr_assign_type if random_ether_addr() used
Danny Kukawka
1
-2
/
+18
2012-02-18
igbvf: reset netdevice addr_assign_type if changed
Danny Kukawka
1
-0
/
+1
2012-02-18
xilinx ll_temac: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
1
-1
/
+3
2012-02-18
davinci_emac: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
1
-2
/
+3
2012-02-18
lantiq_etop: set addr_assign_type if random_ether_addr() used
Danny Kukawka
1
-0
/
+7
2012-02-18
au1000_eth: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
1
-4
/
+5
2012-02-17
net: sh_eth: add support for VLAN tag filtering
Yoshihiro Shimoda
2
-0
/
+64
2012-02-17
net: sh_eth: add support for multicast filtering
Yoshihiro Shimoda
2
-5
/
+286
2012-02-17
net: sh_eth: modify a condition of ioremap for TSU
Yoshihiro Shimoda
1
-11
/
+14
2012-02-17
net: sh_eth: change the condition of initialization
Yoshihiro Shimoda
1
-2
/
+2
2012-02-17
net: sh_eth: add the value of tsu to the SH7757's GETHER
Yoshihiro Shimoda
1
-0
/
+1
2012-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
David S. Miller
21
-604
/
+3170
2012-02-16
sfc: Add SR-IOV back-end support for SFC9000 family
Ben Hutchings
13
-26
/
+2192
2012-02-16
sfc: Allocate SRAM between buffer table and descriptor caches at init time
Ben Hutchings
6
-14
/
+50
2012-02-16
sfc: Pass NIC structure into efx_wanted_parallelism()
Ben Hutchings
1
-4
/
+4
2012-02-16
sfc: Add support for 'extra' channel types
Ben Hutchings
3
-108
/
+239
2012-02-16
sfc: Make all CPU/IRQ/channel/queue counts unsigned
Ben Hutchings
2
-9
/
+11
2012-02-16
sfc: Make buffer table indices and counts consistently unsigned
Ben Hutchings
2
-3
/
+3
2012-02-16
sfc: Disable flow control during flushes
Steve Hodgson
3
-0
/
+9
2012-02-16
sfc: Generalise event generation to cover VF-owned event queues
Ben Hutchings
2
-6
/
+7
2012-02-16
sfc: Use proper function to test for RX channel in efx_poll()
Ben Hutchings
1
-1
/
+1
2012-02-16
sfc: Leave interrupts and event queues enabled whenever we can
Ben Hutchings
4
-318
/
+308
2012-02-16
sfc: Generate RX fill events based on RX queues, not channels
Ben Hutchings
3
-9
/
+13
2012-02-16
sfc: Generalise driver event generation
Ben Hutchings
1
-24
/
+27
2012-02-16
sfc: Correct MAC filter bitfield definitions
Ben Hutchings
1
-10
/
+10
2012-02-16
sfc: Add support for TX MAC filters
Ben Hutchings
2
-5
/
+72
2012-02-16
sfc: Add support for configuring RX unicast/multicast default filters
Ben Hutchings
3
-47
/
+214
2012-02-16
cxgb3: update firmware version
Divy Le Ray
1
-2
/
+2
2012-02-16
net/ethernet: ks8851_mll fix irq handling
Jan Weitzel
1
-8
/
+6
2012-02-16
renesas/sh_eth.c: fix linux/interrupt.h included twice
Danny Kukawka
1
-1
/
+0
2012-02-16
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
14
-12
/
+25
2012-02-16
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
22
-25
/
+24
2012-02-16
bnx2x: allow all functions to display the phy FW version
Mintz Yuval
3
-12
/
+6
2012-02-16
bnx2x: removed code re-checking memory base after device open
Mintz Yuval
1
-11
/
+0
2012-02-16
bnx2x: allow BCM84833 phy to advertise 100Base-T speeds
Mintz Yuval
1
-0
/
+5
2012-02-16
bnx2x: notify cnic of address of info-to-the-mcp
Mintz Yuval
1
-0
/
+5
2012-02-16
bnx2x: allocate smaller Rx rings for 1G functions
Mintz Yuval
1
-0
/
+7
2012-02-16
bnx2x: allocate memory dynamically in ethtool self-test.
Mintz Yuval
1
-2
/
+11
2012-02-16
bnx2x: force 10G on 84833 phy should be autoneg with only 10G advertised
Mintz Yuval
1
-8
/
+1
2012-02-16
bnx2x: added autoneg-restart after link advertisement changes
Mintz Yuval
1
-1
/
+1
2012-02-16
bnx2x: ethtool publishes link partners speed and FC
Mintz Yuval
3
-79
/
+272
2012-02-16
bnx2x: half duplex support added for several boards
Mintz Yuval
2
-0
/
+4
2012-02-16
bnx2x: consistent statistics after internal driver reload
Mintz Yuval
6
-236
/
+374
2012-02-15
veth: Enforce minimum size of VETH_INFO_PEER
Thomas Graf
1
-1
/
+3
2012-02-15
stmmac: update the driver version to Feb 2012 (v2)
Giuseppe CAVALLARO
1
-1
/
+1
2012-02-15
stmmac: move hw init in the probe (v2)
Giuseppe CAVALLARO
4
-116
/
+105
[next]