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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
ethernet: Remove casts to same type
Joe Perches
34
-97
/
+87
2012-06-06
be2net: update driver version
Sathya Perla
1
-1
/
+1
2012-06-06
be2net: do not use SCRATCHPAD register
Sathya Perla
2
-9
/
+3
2012-06-06
be2net: remove unnecessary usage of unlikely()
Sathya Perla
1
-2
/
+2
2012-06-06
be2net: fix reporting number of actual rx queues
Sathya Perla
1
-1
/
+7
2012-06-06
be2net: do not modify PCI MaxReadReq size
Sathya Perla
1
-2
/
+0
2012-06-06
be2net: cleanup be_vid_config()
Sathya Perla
1
-16
/
+9
2012-06-06
be2net: don't call vid_config() when there's no vlan config
Sathya Perla
1
-1
/
+2
2012-06-06
gianfar_ethtool: coding style and whitespace cleanups
Jan Ceuleers
1
-196
/
+224
2012-06-06
gianfar: Remove superfluous initialisations
Jan Ceuleers
1
-16
/
+14
2012-06-06
gianfar: various coding style and whitespace cleanups
Jan Ceuleers
1
-144
/
+154
2012-06-06
gianfar: comment cleanup
Jan Ceuleers
1
-72
/
+83
2012-06-06
gianfar: whitespace cleanup - pointers and multiplications
Jan Ceuleers
1
-8
/
+8
2012-06-04
stmmac: remove two useless initialisations
Giuseppe CAVALLARO
1
-2
/
+1
2012-06-04
net/ethernet: ks8851_mll mac address configuration support added
Raffaele Recalcati
1
-7
/
+18
2012-06-03
fec_mpc52xx: fix timestamp filtering
Stephan Gatzka
1
-1
/
+1
2012-06-02
e1000e: fix Rapid Start Technology support for i217
Bruce Allan
1
-9
/
+9
2012-06-02
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
Sebastian Andrzej Siewior
1
-1
/
+1
2012-06-02
r8169: call netif_napi_del at errpaths and at driver unload
Devendra Naga
1
-0
/
+3
2012-06-01
8139cp/8139too: terminate the eeprom access with the right opmode
Jason Wang
2
-2
/
+2
2012-06-01
8139cp: set ring address before enabling receiver
Jason Wang
1
-11
/
+11
2012-06-01
net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAP
Jack Morgenstein
1
-3
/
+2
2012-06-01
net/mlx4_core: Check port out-of-range before using in mlx4_slave_cap
Jack Morgenstein
1
-3
/
+3
2012-06-01
net/mlx4_core: Fixes for VF / Guest startup flow
Jack Morgenstein
4
-14
/
+63
2012-06-01
net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_event
Jack Morgenstein
1
-5
/
+7
2012-06-01
net/mlx4_core: Fix number of EQs used in ICM initialisation
Marcel Apfelbaum
2
-15
/
+11
2012-06-01
net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_int
Jack Morgenstein
1
-1
/
+1
2012-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-10
/
+20
2012-05-31
net/smsc911x: Repair broken failure paths
Lee Jones
1
-3
/
+4
2012-05-30
r6040: Do a Proper deinit at errorpath and also when driver unloads (calling ...
Devendra Naga
1
-0
/
+5
2012-05-30
r6040: disable pci device if the subsequent calls (after pci_enable_device) f...
Devendra Naga
1
-4
/
+6
2012-05-30
net: sh_eth: fix the rxdesc pointer when rx descriptor empty happens
Yoshihiro Shimoda
1
-3
/
+5
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-23
/
+54
2012-05-26
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-1
/
+1
2012-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
8
-16
/
+10
2012-05-22
gianfar:don't add FCB length to hard_header_len
Wu Jiajun-B06378
1
-1
/
+1
2012-05-22
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+9
2012-05-22
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-21
/
+50
2012-05-22
Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
19
-33
/
+852
2012-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2
-11
/
+8
2012-05-21
Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...
Roland Dreier
19
-33
/
+853
2012-05-21
drivers/net/stmmac: seq_file fix memory leak
Djalal Harouni
1
-2
/
+2
2012-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2012-05-19
tg3: use netdev_alloc_frag() API
Eric Dumazet
2
-35
/
+5
2012-05-19
cirrus: cs89x0: Remove function prototypes and reorder declarations
Joe Perches
1
-746
/
+721
2012-05-19
cirrus: cs89x0: Neaten debugging and logging
Joe Perches
1
-105
/
+82
2012-05-19
cirrus: cs89x0: Code neatening
Joe Perches
1
-180
/
+272
2012-05-19
cirrus: cs89x0: Convert printks to pr_<level>
Joe Perches
1
-55
/
+61
2012-05-19
cirrus: cs89x0: Code style neatening
Joe Perches
1
-411
/
+323
[next]