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-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-03
mcs7830: Implement link state detection
Ondrej Zary
1
-2
/
+23
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
32
-575
/
+199
2012-05-31
net/smsc911x: Repair broken failure paths
Lee Jones
1
-3
/
+4
2012-05-31
virtio-net: remove useless disable on freeze
Michael S. Tsirkin
1
-5
/
+0
2012-05-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
25
-557
/
+174
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-30
asix: allow full size 8021Q frames to be received
Eric Dumazet
1
-1
/
+2
2012-05-29
wlcore: fix undefined symbols when CONFIG_PM is not defined
Eyal Shapira
3
-1
/
+7
2012-05-29
ath9k_hw: apply internal regulator settings on AR933x
Felix Fietkau
3
-1
/
+7
2012-05-29
ath9k_hw: update AR933x initvals to fix issues with high power devices
Felix Fietkau
1
-88
/
+90
2012-05-29
ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() fails
Felix Fietkau
1
-6
/
+10
2012-05-29
ath9k: stop rx dma before stopping tx
Felix Fietkau
1
-3
/
+4
2012-05-29
ath5k: add possible wiphy interface combinations
Felix Fietkau
1
-0
/
+19
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-25
Merge tag 'cris-for-linus' of git://jni.nu/cris
Linus Torvalds
1
-1
/
+0
2012-05-25
brcmfmac: use vmalloc to allocate mem for the firmware
Hauke Mehrtens
1
-2
/
+3
2012-05-25
wl1251: fix oops on early interrupt
Grazvydas Ignotas
2
-3
/
+2
2012-05-25
iwlwifi: fix memory leak if opmode fails to init
Johannes Berg
1
-9
/
+9
2012-05-25
iwlwifi: do not send lq cmd when station add fails
Meenakshi Venkataraman
1
-1
/
+1
2012-05-25
iwlwifi: remove ucode16 option
Johannes Berg
4
-426
/
+0
[next]