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-01-08
stmmac: update the driver's module version
Giuseppe CAVALLARO
1
-1
/
+1
2010-01-08
stmmac: improve Kconfig help
Giuseppe CAVALLARO
1
-3
/
+5
2010-01-08
stmmac: include netdevice.h into the common.h header
Giuseppe CAVALLARO
5
-5
/
+1
2010-01-08
stmmac: rename the gmac as dwmac1000 and split core and dma parts
Giuseppe CAVALLARO
7
-287
/
+324
2010-01-08
stmmac: rename mac100 as dwmac100 and fix spare coding style
Giuseppe CAVALLARO
5
-90
/
+95
2010-01-08
stmmac: move the dma out from the main
Giuseppe CAVALLARO
8
-387
/
+481
2010-01-08
stmmac: reorganise class operations.
Giuseppe CAVALLARO
7
-146
/
+162
2010-01-08
stmmac: do not call fix_mac_speed if NULL
Giuseppe CAVALLARO
1
-2
/
+3
2010-01-08
stmmac: perform hw bus configuration
Giuseppe CAVALLARO
2
-3
/
+3
2010-01-08
stmmac: rewiew platform data
Giuseppe CAVALLARO
2
-7
/
+33
2010-01-08
stmmac: convert unicast addr list to list_head
Giuseppe CAVALLARO
1
-16
/
+8
2010-01-08
stmmac: use MII_BUS_ID_SIZE instead of BUS_ID_SIZE
Giuseppe CAVALLARO
1
-3
/
+4
2010-01-08
drivers/net/skfp/skfddi.c: use %pMF to show MAC address
hartleys
1
-16
/
+3
2010-01-08
drivers/net/defxx.c: use %pMF to show MAC address
hartleys
1
-5
/
+2
2010-01-07
drivers/net/wimax/i2400m/driver.c: use %pM to show MAC address
hartleys
1
-13
/
+4
2010-01-07
drivers/net/qlge/qlge_main.c: use %pM to show MAC address
hartleys
1
-3
/
+1
2010-01-07
drivers/net/atl1e/atl1e_main.c: use %pM to show MAC address
hartleys
1
-4
/
+1
2010-01-07
drivers/net/wimax/i2400m/fw.c: use %pM to show MAC address
hartleys
1
-9
/
+2
2010-01-07
drivers/net/atl1c/atl1c_main.c: use %pM to show MAC address
hartleys
1
-5
/
+2
2010-01-07
drivers/net/vxge/vxge-main.c: use %pM to show MAC address
hartleys
1
-4
/
+2
2010-01-07
drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC address
hartleys
1
-10
/
+2
2010-01-07
8139too: make PCI device ids constant
Márton Németh
2
-2
/
+2
2010-01-07
drivers/net/mac8390.c: Add mac8390_init function
Joe Perches
1
-102
/
+105
2010-01-07
drivers/net/mac8390.c: Checkpatch cleanups
Joe Perches
1
-107
/
+122
2010-01-07
drivers/net/mac8390.c: Convert printk(KERN_<level> to pr_<level>(
Joe Perches
1
-32
/
+25
2010-01-07
drivers/net/mac8390.c: Remove useless memcpy casting
Joe Perches
1
-9
/
+10
2010-01-07
drivers/net/mac8390.c: Indent case labels
Joe Perches
1
-126
/
+126
2010-01-07
phy: SMSC device Energy Detect power-down mode
Giuseppe Cavallaro
1
-2
/
+19
2010-01-07
qlge: Add napi gro frags interface.
Ron Mercer
1
-0
/
+53
2010-01-07
qlge: Add RX frame handlers for non-split frames.
Ron Mercer
1
-4
/
+257
2010-01-07
qlge: Turn on RX header split based on platform.
Ron Mercer
2
-7
/
+18
2010-01-07
sky2: Lock transmit queue while disabling device
Mike McCormack
1
-0
/
+2
2010-01-07
sky2: Refactor sky2_get_regs into two functions
Mike McCormack
1
-46
/
+48
2010-01-04
axnet_cs: remove unnecessary spin_unlock_irqrestore
Ken Kawasaki
1
-3
/
+0
2010-01-04
drivers/net/cxgb3: Use kzalloc for allocating only one thing
Julia Lawall
1
-1
/
+1
2010-01-04
bonding: allow arp_ip_targets on separate vlans to use arp validation
Andy Gospodarek
1
-0
/
+11
2009-12-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
65
-1734
/
+1545
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
22
-440
/
+89
2009-12-30
Subject: drivers/net/sh_eth.c: use %pM to shown MAC address
H Hartley Sweeten
1
-7
/
+3
2009-12-30
drivers/net/r8169.c: use %pM to shown MAC address
H Hartley Sweeten
1
-7
/
+2
2009-12-30
drivers/net/octeon/octeon_mgmt.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+2
2009-12-30
drivers/net/smc911x.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+2
2009-12-30
drivers/net/sunvnet.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+1
2009-12-30
drivers/net/usb/catc.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+2
2009-12-30
drivers/net/xilinx_emaclite.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+1
2009-12-30
drivers/net/via-velocity.c: use %pM to shown MAC address
H Hartley Sweeten
1
-4
/
+2
2009-12-30
drivers/net/usb/rtl8150.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+2
2009-12-30
drivers/net/igbvf/netdev.c: use %pM to shown MAC address
H Hartley Sweeten
1
-10
/
+3
2009-12-30
drivers/net/lib82596.c: use %pM to shown MAC address
H Hartley Sweeten
1
-5
/
+3
2009-12-29
Revert "b43: Enforce DMA descriptor memory constraints"
John W. Linville
2
-158
/
+46
[next]