index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-01
LIB82596: correct data types for hardware addresses
Thomas Bogendoerfer
1
-25
/
+25
2007-12-01
via-velocity: don't oops on MTU change (resend)
Stephen Hemminger
1
-8
/
+3
2007-12-01
Stop phy code from returning success to unknown ioctls.
David Woodhouse
1
-0
/
+3
2007-12-01
SET_NETDEV_DEV() in fec_mpc52xx.c
David Woodhouse
1
-0
/
+2
2007-12-01
net: smc911x: only enable for mpr2 on sh.
Paul Mundt
1
-1
/
+1
2007-12-01
e1000: Fix NAPI state bug when Rx complete
Auke Kok
1
-1
/
+1
2007-12-01
sky2: turn of dynamic Tx watermark workaround (FE+ only)
Stephen Hemminger
1
-0
/
+7
2007-12-01
sky2: don't use AER routines
Stephen Hemminger
1
-30
/
+7
2007-12-01
sky2: revert to access PCI config via device space
Stephen Hemminger
2
-38
/
+56
2007-12-01
cxgb - fix stats
Divy Le Ray
4
-89
/
+96
2007-12-01
cxgb - fix NAPI
Divy Le Ray
1
-4
/
+2
2007-12-01
cxgb - fix T2 GSO
Divy Le Ray
3
-20
/
+18
2007-12-01
ucc_geth: handle passing of RX-only and TX-only internal delay PHY connection...
Kim Phillips
1
-0
/
+10
2007-12-01
phylib: marvell: add support for TX-only and RX-only Internal Delay
Kim Phillips
1
-9
/
+17
2007-12-01
skge: MTU changing fix
Stephen Hemminger
1
-33
/
+2
2007-12-01
skge: serial mode register values
Stephen Hemminger
1
-3
/
+6
2007-12-01
skge version 1.13
Stephen Hemminger
1
-1
/
+1
2007-12-01
skge: increase TX threshold for Jumbo
Stephen Hemminger
1
-6
/
+5
2007-12-01
skge: fiber link up/down fix
Stephen Hemminger
1
-7
/
+12
2007-12-01
skge: retry on MAC shutdown
Stephen Hemminger
1
-11
/
+8
2007-12-01
skge: receive flush logic
Stephen Hemminger
1
-7
/
+2
2007-12-01
skge: FIFO Ram calculation error
Stephen Hemminger
1
-2
/
+2
2007-12-01
S2io: Fixed the case when the card initialization fails on mtu change
Sreenivasa Honnur
1
-9
/
+23
2007-12-01
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
13
-21
/
+33
2007-12-01
Merge branch 'master' into upstream-fixes
Jeff Garzik
9
-19
/
+30
2007-11-29
iwlwifi 4965 Fix race conditional panic.
Joonwoo Park
1
-0
/
+1
2007-11-29
iwlwifi 3945 Fix race conditional panic.
Joonwoo Park
1
-0
/
+1
2007-11-29
iwlwifi: fix iwl_mac_add_interface handler
Tomas Winkler
2
-7
/
+12
2007-11-29
libertas: let more than one MAC event through
Holger Schurig
1
-1
/
+2
2007-11-29
libertas: Don't set NETIF_F_IPV6_CSUM in dev->features
David Woodhouse
1
-4
/
+0
2007-11-29
drivers/net/wireless: Add missing "space"
Joe Perches
6
-6
/
+6
2007-11-29
b43/b43legacy: fix left-over URLs and ifdefs
Stefano Brivio
3
-3
/
+3
2007-11-29
iwlwifi: fix possible NULL dereference in iwl_set_rate()
Saleem Abdulrasool
2
-0
/
+8
2007-11-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+1
2007-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6
Linus Torvalds
4
-10
/
+17
2007-11-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2
-2
/
+2
2007-11-26
plip: fix parport_register_device name parameter
Mikulas Patocka
1
-1
/
+1
2007-11-26
plip: use netif_rx_ni() for packet receive
Mikulas Patocka
1
-1
/
+1
2007-11-23
dmfe: checkpatch fix (add whitespace)
Jeff Garzik
1
-1
/
+1
2007-11-23
Blackfin EMAC driver: fix bug - NAT doesn't work with bfin_mac driver
Vitja Makarov
1
-1
/
+1
2007-11-23
Blackfin SMC91x Driver: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
Mike Frysinger
2
-2
/
+2
2007-11-23
NET: dmfe: don't access configuration space in D3 state
Maxim Levitsky
1
-2
/
+2
2007-11-23
smc911x: Fix multicast handling
Peter Korsgaard
1
-13
/
+4
2007-11-23
sky2: disable rx checksum on Yukon XL
Stephen Hemminger
1
-5
/
+1
2007-11-23
ehea: Reworked rcv queue handling to log only fatal errors
Thomas Klein
3
-9
/
+8
2007-11-23
ehea: Improve tx packets counting
Thomas Klein
2
-3
/
+8
2007-11-23
smc911x: Fix unused variable warning.
Peter Korsgaard
1
-1
/
+1
2007-11-23
smc911x: Fix undefined CONFIG_ symbol warning
Peter Korsgaard
1
-1
/
+1
2007-11-23
amd8111e: don't call napi_enable if configured w/o NAPI
Jiri Bohac
1
-0
/
+6
2007-11-23
dm9601: Fix printk
Peter Korsgaard
1
-1
/
+1
[next]