index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
drivers: net: Remove casts to same type
Joe Perches
13
-24
/
+23
2012-06-06
wireless: Remove casts to same type
Joe Perches
55
-247
/
+198
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-05
gianfar_ethtool: coding style and whitespace cleanups
Jan Ceuleers
1
-196
/
+224
2012-06-05
gianfar: Remove superfluous initialisations
Jan Ceuleers
1
-16
/
+14
2012-06-05
gianfar: various coding style and whitespace cleanups
Jan Ceuleers
1
-144
/
+154
2012-06-05
gianfar: comment cleanup
Jan Ceuleers
1
-72
/
+83
2012-06-05
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-02
fec_mpc52xx: fix timestamp filtering
Stephan Gatzka
1
-1
/
+1
2012-06-02
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-01
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-05-31
net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAP
Jack Morgenstein
1
-3
/
+2
2012-05-31
net/mlx4_core: Check port out-of-range before using in mlx4_slave_cap
Jack Morgenstein
1
-3
/
+3
2012-05-31
net/mlx4_core: Fixes for VF / Guest startup flow
Jack Morgenstein
4
-14
/
+63
2012-05-31
net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_event
Jack Morgenstein
1
-5
/
+7
2012-05-31
net/mlx4_core: Fix number of EQs used in ICM initialisation
Marcel Apfelbaum
2
-15
/
+11
2012-05-31
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-30
net/smsc911x: Repair broken failure paths
Lee Jones
1
-3
/
+4
2012-05-30
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-29
r6040: Do a Proper deinit at errorpath and also when driver unloads (calling ...
Devendra Naga
1
-0
/
+5
2012-05-29
r6040: disable pci device if the subsequent calls (after pci_enable_device) f...
Devendra Naga
1
-4
/
+6
2012-05-29
net: sh_eth: fix the rxdesc pointer when rx descriptor empty happens
Yoshihiro Shimoda
1
-3
/
+5
2012-05-29
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
[next]