Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
74c9b99d4dcadd144fab7326c99d0ffb1de19245
/
drivers
/
net
« Previous
76fcdb3
[SUNLANCE]: Fix sparc32 crashes by using of_*() interfaces.
by David S. Miller
· 17 years ago
cbdd3de
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
4dcf39c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
c196d80
Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/pcmcia/nmclan_cs.c
by Micah Gruber
· 17 years ago
85e2783
PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safe
by Komuro
· 17 years ago
573608e
S2io: Increment received packet count correctly
by Ramkrishna Vepa
· 17 years ago
0a65a65
S2io: Fix crash when resetting adapter
by Ramkrishna Vepa
· 17 years ago
5b952a0
S2io: Mask spurious interrupts
by Ramkrishna Vepa
· 17 years ago
b662767
S2IO: Implementing review comments from old patches
by Veena Parat
· 17 years ago
491abf2
S2IO: Checking for the return value of pci map function
by Veena Parat
· 17 years ago
eccb862
S2IO: Removing MSI support from driver
by Veena Parat
· 17 years ago
6d517a2
S2IO: Removing 3 buffer mode support from the driver
by Veena Parat
· 17 years ago
2c6a3f7
netxen: drop redudant spinlock
by Dhananjay Phadke
· 17 years ago
e01872af
netxen: Fix interrupt handling for multiport adapters
by dhananjay@netxen.com
· 17 years ago
7eec517
netxen: re-init station address after h/w init
by dhananjay@netxen.com
· 17 years ago
ef756b3
forcedeth: mac address correct
by Ayaz Abdulla
· 17 years ago
b9daf6c
gfar: Fix modpost warning
by Kumar Gala
· 17 years ago
55b7b62
lib8390: comment on locking by Alan Cox
by Jarek Poplawski
· 17 years ago
9351982
Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/net/usb/pegasus.c
by Micah Gruber
· 17 years ago
b8a94b3
setup and detect 2nd phy on MCF5275 in FEC driver
by Mike Cruse
· 17 years ago
f861d62
clean up reading of ICR register in FEC driver
by Greg Ungerer
· 17 years ago
cb84d6e
fix work queues in FEC driver
by Greg Ungerer
· 17 years ago
f0d3464
remove unused config symbol from FEC driver
by Greg Ungerer
· 17 years ago
080853a
include cacheflush.h in FEC driver
by Greg Ungerer
· 17 years ago
05ff097
Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=n
by Rusty Russell
· 17 years ago
7b55737
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 17 years ago
0172e2e
mlx4_core: Remove kfree() in mlx4_mr_alloc() error flow
by Jack Morgenstein
· 17 years ago
4fc09385
m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c
by Hirokazu Takata
· 17 years ago
f56a384
lguest: documentation VII: FIXMEs
by Rusty Russell
· 17 years ago
e2c9784
lguest: documentation III: Drivers
by Rusty Russell
· 17 years ago
c7b17cb
ax88796 (address space): cast to unsigned long, not long
by Al Viro
· 17 years ago
1f41bb3
cxgb3 gfp_t annotations
by Al Viro
· 17 years ago
af3b162
misannotation in pppol2tp
by Al Viro
· 17 years ago
88accb4
netdev: i82596 Ethernet needs <asm/cacheflush.h>
by Geert Uytterhoeven
· 17 years ago
1398661
forcedeth: mcp73 device addition
by Ayaz Abdulla
· 17 years ago
3d2557f
atl1: make atl1_init_ring_ptrs static
by Chris Snook
· 17 years ago
8d22c97
eHEA: net_poll support
by Jan-Bernd Themann
· 17 years ago
dde9f93
drivers/net/acenic.c: fix check-after-use
by Adrian Bunk
· 17 years ago
fcdff13
defxx: Use __maybe_unused rather than a local hack
by Maciej W. Rozycki
· 17 years ago
52cb1c2
Fix error checking in Vitesse IRQ config
by Andy Fleming
· 17 years ago
fe6d3a4
ps3: reduce allocation size of rx skb buffers
by Masakazu Mokuno
· 17 years ago
a3093d9
atl1: use kernel provided ethernet length constants
by Jay Cliburn
· 17 years ago
ef76e3e
atl1: fix typo in dma_req_block
by Jay Cliburn
· 17 years ago
91a500a
atl1: change cmb write threshold
by Jay Cliburn
· 17 years ago
3f516c0
atl1: fix typo in DMA engine setup
by Jay Cliburn
· 17 years ago
e6a7ff4
atl1: change tpd_avail function name
by Jay Cliburn
· 17 years ago
583aae1
ps3: fix rare issue that reenabling rx DMA fails
by Masakazu Mokuno
· 17 years ago
39a3d2d
ps3: removed calling netif_poll_enable() in open()
by Masakazu Mokuno
· 17 years ago
f0861f8
ps3: use ethX as the name of irq
by Masakazu Mokuno
· 17 years ago
92548d6
ps3: use net_device_stats of net_device structure
by Masakazu Mokuno
· 17 years ago
78f710d
ps3: removed conditional ethtool support
by Masakazu Mokuno
· 17 years ago
b3bd6fe
ps3: removed defines no longer used
by Masakazu Mokuno
· 17 years ago
48544cc26
ps3: tx descriptor handling cleanup
by Masakazu Mokuno
· 17 years ago
ea6992a
ps3: some minor cleanups
by Masakazu Mokuno
· 17 years ago
9f6c9a8
ps3: fix wrong calculation of rx descriptor address
by Masakazu Mokuno
· 17 years ago
ceded32
netxen: Load firmware during probe, dma watchdog fix.
by dhananjay@netxen.com
· 17 years ago
890de95
ucc_geth: add support to netif message level
by Li Yang
· 17 years ago
ac42185
ucc_geth: add ethtool support
by Li Yang
· 17 years ago
a5b4860
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
7578634
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
e000982
[NET]: Make NETDEVICES depend on NET.
by Jan Engelhardt
· 17 years ago
43a4151
[IrDA]: TOSHIBA_FIR depends on virt_to_bus
by Stephen Rothwell
· 17 years ago
e97e2dd
[IrDA]: EP7211 IR driver port to the latest SIR API
by Samuel Ortiz
· 17 years ago
0981582
mlx4_core: Change command token on timeout
by Roland Dreier
· 17 years ago
028ebff
[SPARC64]: Add proper multicast support to VNET driver.
by David S. Miller
· 17 years ago
5ac12c6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
25cccec
Fix up sky2 breakage
by Al Viro
· 17 years ago
446df4c
mac89x0: missing __init
by Al Viro
· 17 years ago
07ed313
[ARM] rpc: silence two section mismatch warnings
by Russell King
· 17 years ago
6accc05
[ARM] rpc: remove linux/ptrace.h from ARM ether?.c drivers
by Russell King
· 17 years ago
da68e08
[SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET.
by Fabio Massimo Di Nitto
· 17 years ago
ce8c229
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
d503e2fa
lguest: the net driver
by Rusty Russell
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
68fc4fa
unregister_chrdev(): ignore the return value
by Akinobu Mita
· 17 years ago
ee6a99b
[TG3]: Fix msi issue with kexec/kdump.
by Michael Chan
· 17 years ago
ce524c8
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
d796e64
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
f9e2922
eHEA: Fix bonding support
by Thomas Klein
· 17 years ago
e190d6b
Blackfin ethernet driver: on chip ethernet MAC controller driver
by Bryan Wu
· 17 years ago
308a906
fix wrong argument of tc35815_read_plat_dev_addr()
by Yoichi Yuasa
· 17 years ago
5e1751f
Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
by Jeff Garzik
· 17 years ago
dbf812d
ARM/ETHER3: Handle multicast frames.
by YOSHIFUJI Hideaki / 吉藤英明
· 17 years ago
82a0244
SAA9730: Handle multicast frames.
by YOSHIFUJI Hideaki / 吉藤英明
· 17 years ago
b947dd4
NI5010: Handle multicast frames.
by YOSHIFUJI Hideaki / 吉藤英明
· 17 years ago
e78af366
NS83820: Handle multicast frames.
by YOSHIFUJI Hideaki / 吉藤英明
· 17 years ago
7132ab7
Fix RGMII-ID handling in gianfar
by Andy Fleming
· 17 years ago
af2d940
Fix Vitesse RGMII-ID support
by Andy Fleming
· 17 years ago
1d5e83a
Fix Vitesse 824x PHY interrupt acking
by Andy Fleming
· 17 years ago
485cf92
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
31bdc5d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
0d16021
xen: add virtual network device driver
by Jeremy Fitzhardinge
· 17 years ago
86313c4
usermodehelper: Tidy up waiting
by Jeremy Fitzhardinge
· 17 years ago
f77ae93
[PPPOL2TP]: Reset meta-data in xmit function
by Patrick McHardy
· 17 years ago
7d4372b
[PPPOL2TP]: Fix use-after-free
by Patrick McHardy
· 17 years ago
dd121c4
[BNX2]: Update version to 1.6.3.
by Michael Chan
· 17 years ago
7ea6920
[BNX2]: Use constants for stats ticks.
by Michael Chan
· 17 years ago
c2d3db8
[BNX2]: Add delay before reading firmware version.
by Michael Chan
· 17 years ago
e30372c
[BNX2]: Support NVRAM on 5709.
by Michael Chan
· 17 years ago
d762acd
[SPARC64]: Fix reset handling in VNET driver.
by David S. Miller
· 17 years ago
Next »