Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3b74d18e54e20fc1d398eb391bea5b9aed22aca5
/
drivers
/
net
88accb4
netdev: i82596 Ethernet needs <asm/cacheflush.h>
by Geert Uytterhoeven
· 18 years ago
1398661
forcedeth: mcp73 device addition
by Ayaz Abdulla
· 18 years ago
3d2557f
atl1: make atl1_init_ring_ptrs static
by Chris Snook
· 18 years ago
8d22c97
eHEA: net_poll support
by Jan-Bernd Themann
· 18 years ago
dde9f93
drivers/net/acenic.c: fix check-after-use
by Adrian Bunk
· 18 years ago
fcdff13
defxx: Use __maybe_unused rather than a local hack
by Maciej W. Rozycki
· 18 years ago
52cb1c2
Fix error checking in Vitesse IRQ config
by Andy Fleming
· 18 years ago
fe6d3a4
ps3: reduce allocation size of rx skb buffers
by Masakazu Mokuno
· 18 years ago
a3093d9
atl1: use kernel provided ethernet length constants
by Jay Cliburn
· 18 years ago
ef76e3e
atl1: fix typo in dma_req_block
by Jay Cliburn
· 18 years ago
91a500a
atl1: change cmb write threshold
by Jay Cliburn
· 18 years ago
3f516c0
atl1: fix typo in DMA engine setup
by Jay Cliburn
· 18 years ago
e6a7ff4
atl1: change tpd_avail function name
by Jay Cliburn
· 18 years ago
583aae1
ps3: fix rare issue that reenabling rx DMA fails
by Masakazu Mokuno
· 18 years ago
39a3d2d
ps3: removed calling netif_poll_enable() in open()
by Masakazu Mokuno
· 18 years ago
f0861f8
ps3: use ethX as the name of irq
by Masakazu Mokuno
· 18 years ago
92548d6
ps3: use net_device_stats of net_device structure
by Masakazu Mokuno
· 18 years ago
78f710d
ps3: removed conditional ethtool support
by Masakazu Mokuno
· 18 years ago
b3bd6fe
ps3: removed defines no longer used
by Masakazu Mokuno
· 18 years ago
48544cc
ps3: tx descriptor handling cleanup
by Masakazu Mokuno
· 18 years ago
ea6992a
ps3: some minor cleanups
by Masakazu Mokuno
· 18 years ago
9f6c9a8
ps3: fix wrong calculation of rx descriptor address
by Masakazu Mokuno
· 18 years ago
ceded32
netxen: Load firmware during probe, dma watchdog fix.
by dhananjay@netxen.com
· 18 years ago
890de95
ucc_geth: add support to netif message level
by Li Yang
· 18 years ago
ac42185
ucc_geth: add ethtool support
by Li Yang
· 18 years ago
a5b4860
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
7578634
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
e000982
[NET]: Make NETDEVICES depend on NET.
by Jan Engelhardt
· 18 years ago
43a4151
[IrDA]: TOSHIBA_FIR depends on virt_to_bus
by Stephen Rothwell
· 18 years ago
e97e2dd
[IrDA]: EP7211 IR driver port to the latest SIR API
by Samuel Ortiz
· 18 years ago
0981582
mlx4_core: Change command token on timeout
by Roland Dreier
· 18 years ago
028ebff
[SPARC64]: Add proper multicast support to VNET driver.
by David S. Miller
· 18 years ago
5ac12c6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
25cccec
Fix up sky2 breakage
by Al Viro
· 18 years ago
446df4c
mac89x0: missing __init
by Al Viro
· 18 years ago
07ed313
[ARM] rpc: silence two section mismatch warnings
by Russell King
· 18 years ago
6accc05
[ARM] rpc: remove linux/ptrace.h from ARM ether?.c drivers
by Russell King
· 18 years ago
da68e08
[SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET.
by Fabio Massimo Di Nitto
· 18 years ago
ce8c229
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
d503e2f
lguest: the net driver
by Rusty Russell
· 18 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 18 years ago
68fc4fa
unregister_chrdev(): ignore the return value
by Akinobu Mita
· 18 years ago
ee6a99b
[TG3]: Fix msi issue with kexec/kdump.
by Michael Chan
· 18 years ago
ce524c8
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
d796e64
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
f9e2922
eHEA: Fix bonding support
by Thomas Klein
· 18 years ago
e190d6b
Blackfin ethernet driver: on chip ethernet MAC controller driver
by Bryan Wu
· 18 years ago
308a906
fix wrong argument of tc35815_read_plat_dev_addr()
by Yoichi Yuasa
· 18 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
· 18 years ago
dbf812d
ARM/ETHER3: Handle multicast frames.
by YOSHIFUJI Hideaki / 吉藤英明
· 18 years ago
82a0244
SAA9730: Handle multicast frames.
by YOSHIFUJI Hideaki / 吉藤英明
· 18 years ago
b947dd4
NI5010: Handle multicast frames.
by YOSHIFUJI Hideaki / 吉藤英明
· 18 years ago
e78af366
NS83820: Handle multicast frames.
by YOSHIFUJI Hideaki / 吉藤英明
· 18 years ago
7132ab7
Fix RGMII-ID handling in gianfar
by Andy Fleming
· 18 years ago
af2d940
Fix Vitesse RGMII-ID support
by Andy Fleming
· 18 years ago
1d5e83a
Fix Vitesse 824x PHY interrupt acking
by Andy Fleming
· 18 years ago
485cf92
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
31bdc5d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
0d16021
xen: add virtual network device driver
by Jeremy Fitzhardinge
· 18 years ago
86313c4
usermodehelper: Tidy up waiting
by Jeremy Fitzhardinge
· 18 years ago
f77ae93
[PPPOL2TP]: Reset meta-data in xmit function
by Patrick McHardy
· 18 years ago
7d4372b
[PPPOL2TP]: Fix use-after-free
by Patrick McHardy
· 18 years ago
dd121c4
[BNX2]: Update version to 1.6.3.
by Michael Chan
· 18 years ago
7ea6920
[BNX2]: Use constants for stats ticks.
by Michael Chan
· 18 years ago
c2d3db8
[BNX2]: Add delay before reading firmware version.
by Michael Chan
· 18 years ago
e30372c
[BNX2]: Support NVRAM on 5709.
by Michael Chan
· 18 years ago
d762acd
[SPARC64]: Fix reset handling in VNET driver.
by David S. Miller
· 18 years ago
9184a04
[SPARC64]: Simplify VNET probing.
by David S. Miller
· 18 years ago
c9f2ba5
IB/mlx4: Increase max outstanding RDMA reads as target
by Jack Morgenstein
· 18 years ago
2534346
[PATCH] zd1211rw: Add ID for Siemens Gigaset USB Stick 54
by Daniel Drake
· 18 years ago
6eb0725
[PATCH] zd1211rw: Add ID for Planex GW-US54GXS
by Masakazu Mokuno
· 18 years ago
ee2c4ad
[PATCH] Update version ipw2200 stamp to 1.2.2
by Zhu Yi
· 18 years ago
d00d012
[PATCH] ipw2200: Fix ipw_isr() comments error on shared IRQ
by Zhu Yi
· 18 years ago
4e157f0
[PATCH] Fix ipw2200 set wrong power parameter causing firmware error
by Zhu Yi
· 18 years ago
9f3b241
[PATCH] ipw2100: Fix `iwpriv set_power` error
by Zhu Yi
· 18 years ago
ee49bd9
mlx4_core: Reset device when internal error is detected
by Jack Morgenstein
· 18 years ago
a6343af
drivers/*: mark variables with uninitialized_var()
by Jeff Garzik
· 18 years ago
e5fb4f4
drivers/net/wan/sbni: kill uninit'd var warning
by Jeff Garzik
· 18 years ago
79c63e1
drivers/net/wan/pc300_drv: fix bug caught by gcc warning
by Jeff Garzik
· 18 years ago
cad1b9d
[netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() fails
by Jeff Garzik
· 18 years ago
f6c4286
[netdrvr] natsemi: Fix device removal bug
by Jeff Garzik
· 18 years ago
d367675
atl1: missing include
by Al Viro
· 18 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 18 years ago
1f1c288
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
c5e3ae8
forcedeth bug fix: realtek phy
by Ayaz Abdulla
· 18 years ago
d215d8a
forcedeth bug fix: vitesse phy
by Ayaz Abdulla
· 18 years ago
14a67f3
forcedeth bug fix: cicada phy
by Ayaz Abdulla
· 18 years ago
05ffdd7
atl1: reorder atl1_main functions
by Jay Cliburn
· 18 years ago
2ca13da
atl1: fix excessively indented code
by Jay Cliburn
· 18 years ago
53ffb42
atl1: cleanup atl1_main
by Jay Cliburn
· 18 years ago
2b11614
atl1: header file cleanup
by Jay Cliburn
· 18 years ago
70d9d4b
atl1: remove irq_sem
by Jay Cliburn
· 18 years ago
d4f01a7
cdc-subset to support new vendor/product ID
by jing xiang
· 18 years ago
9030c0d
8139cp: implement the missing dev->tx_timeout
by Francois Romieu
· 18 years ago
c97884b
myri10ge: Remove nonsensical limit in the tx done routine
by Brice Goglin
· 18 years ago
be5ae97
gianfar: kill unused header
by Kumar Gala
· 18 years ago
06103b1
EP93XX_ETH must select MII
by John Donoghue
· 18 years ago
446ebd0
macb: Add multicast capability
by Patrice Vilchez
· 18 years ago
6c36a70
macb: Use generic PHY layer
by frederic RODO
· 18 years ago
44c8215
eHEA: Introducing support vor DLPAR memory add
by Thomas Klein
· 18 years ago
Next »