Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4845187b39b79e3c1d4474c2767ddc7fb493eb05
/
drivers
/
net
/
tulip
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
7855f76
tulip: Add missing parens.
by David S. Miller
· 15 years ago
ac90a14
tulip: Fix null dereference in uli526x_rx_packet()
by Kyle McMartin
· 16 years ago
c251c7f
drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messages
by Joe Perches
· 15 years ago
4302b67
tulip: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
44298ec
tulip/xircom_cb.c: Use dev_<level> and pr_<level>
by Joe Perches
· 15 years ago
a1e37bc
tulip/winbond-840.c: Use dev_<level> and pr_<level>
by Joe Perches
· 15 years ago
e02fb7a
tulip/uli526x.c: Use dev_<level> and pr_<level>
by Joe Perches
· 15 years ago
27146c4
tulip/timer.c: Use dev_<level> and pr_<level>
by Joe Perches
· 15 years ago
22086a1
tulip/pnic2.c: Use dev_<level> and pr_<level>
by Joe Perches
· 15 years ago
1df8bbd
tulip/pnic.c: Use dev_<level> and pr_<level>
by Joe Perches
· 15 years ago
fa0b9a4
tulip/media.c: Use dev_<level> and pr_<level>
by Joe Perches
· 15 years ago
abe02af
tulip/interrupt.c: Use dev_<level> and pr_<level>
by Joe Perches
· 15 years ago
e9cd1cb
tulip/eeprom.c: Use dev_<level> and pr_<level>
by Joe Perches
· 15 years ago
dde7c8e
tulip/dmfe.c: Use dev_<level> and pr_<level>
by Joe Perches
· 15 years ago
f639dc7
tulip/de2104x.c: Use dev_<level> and pr_<level>
by Joe Perches
· 15 years ago
985a63e
tulip/21142.c: Use dev_<level> and pr_<level>
by Joe Perches
· 15 years ago
d60bec4
tulip_core: Use dev_<level> and pr_<level>
by Joe Perches
· 15 years ago
05ba712
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
60abe78
Please add support for Microsoft MN-120 PCMCIA network card
by Ron Murray
· 15 years ago
d4a66e7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
4d90706
dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chips
by Ben Hutchings
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
a0607fd
drivers/net: request_irq - Remove unnecessary leading & from second arg
by Joe Perches
· 15 years ago
7ab0f27
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
by Ben Hutchings
· 15 years ago
6cdee2f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
ad09646
tulip: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
22580f8
drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
by Dongdong Deng
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
ae83060
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
1b994b5
tulip: Read buffer overflow
by roel kluin
· 15 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 15 years ago
ec634fe
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
5b54814
net: use symbolic values for ndo_start_xmit() return codes
by Patrick McHardy
· 15 years ago
b77e522
de2104x: support for systems lacking cache coherence
by Risto Suominen
· 15 years ago
1aec5bd
net: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
0ee904c
drivers/net: replace BUG() with BUG_ON() if possible
by Alexander Beregalov
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
2b1c435
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
6914563
tulip: fix crash on iface up with shirq debug
by Kyle McMartin
· 16 years ago
1f8ae0a
tulip: Fix for MTU problems with 802.1q tagged frames
by Tomasz Lemiech
· 16 years ago
03f54b3
tulip: get rid of warning for non-const string literal
by Stephen Hemminger
· 16 years ago
de2f19d
drivers/net/tulip: fix sparse warning: symbol shadows an earlier one
by Hannes Eder
· 16 years ago
65d9b8b
drivers/net/tulip: fix warning: format not a string literal and no ...
by Hannes Eder
· 16 years ago
0ecc103
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
b991d2b
de2104x: force correct order when writing to rx ring
by Risto Suominen
· 16 years ago
b3ff29d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
46578a69
net: variables reach -1, but 0 tested
by Roel Kluin
· 16 years ago
05bee47
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
f99ec06
tulip: fix 21142 with 10Mbps without negotiation
by Philippe De Muyter
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
2a97e6b
windbond: convert devices to new API
by Stephen Hemminger
· 16 years ago
dfefe02
uli526x: convert devices to new API
by Stephen Hemminger
· 16 years ago
2765df5
dmfe: convert to new API
by Stephen Hemminger
· 16 years ago
1034c9f
xircom: convert devices to new API
by Stephen Hemminger
· 16 years ago
0b9a5b0
de4x5: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
90d8743
de2104x: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
f4266cf
tulip: convert devices to new API
by Stephen Hemminger
· 16 years ago
ec1d1ebb
drivers/net/tulip: fix sparse warnings: make do-while a compound statement
by Hannes Eder
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
8f15ea4
netdevice: safe convert to netdev_priv() #part-3
by Wang Chen
· 16 years ago
fb28ad3
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
a1744d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
74d5e8a
dmfe: check pci_alloc_consistent errors
by FUJITA Tomonori
· 16 years ago
113aa83
net: Rationalise email address: Network Specific Parts
by Alan Cox
· 16 years ago
bc0da3f
de2104x: wrong MAC address fix
by Martin Langer
· 16 years ago
7c0965e
tulip: Fix dead 21041 ethernet after ifconfig down
by Thomas Bogendoerfer
· 16 years ago
2aad7c8
de4x5: Use skb_queue_head instead of by-hand implementation.
by David S. Miller
· 16 years ago
b57f9ca
de4x5: Remove developer debug feature about set/clear promisc
by Wang Chen
· 16 years ago
445854f
tulip: remove wrapper around get_unaligned
by Harvey Harrison
· 16 years ago
78a6551
drivers/net/tulip: update first comment in tulip files
by Grant Grundler
· 16 years ago
4bb073c
net: Eliminate flush_scheduled_work() calls while RTNL is held.
by David S. Miller
· 16 years ago
56997fa
[netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2
by Grant Grundler
· 16 years ago
7fa0cba3
uli526x: add support for netpoll
by Anton Vorontsov
· 16 years ago
e284e5c
uli526x: fix endianness issues in the setup frame
by Anton Vorontsov
· 17 years ago
afd8e39
uli526x: initialize the hardware prior to requesting interrupts
by Anton Vorontsov
· 17 years ago
6caf52a4
net: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
10c6462
[netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errata
by Peter Horton
· 17 years ago
48dd59e
[netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp ours
by Jeff Garzik
· 17 years ago
e1ec1b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
209261c
[netdrvr] tulip_read_eeprom fixes for BUG 4420
by Grant Grundler
· 17 years ago
76fef2b
Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 17 years ago
69cac98
2.6.25-rc4 de_stop_rxtx polling wrong
by Grant Grundler
· 17 years ago
fa6557a
remove the obsolete xircom_tulip_cb driver
by Adrian Bunk
· 17 years ago
f25f0f8
de2104x: remove BUG_ON() when changing media type
by Ondrej Zary
· 17 years ago
7a7d23d
uli526x partially recognizing interface
by Grant Grundler
· 17 years ago
06f7525
xircom_cb should return NETDEV_TX_BUSY when no descriptors available
by Erik Mouw
· 17 years ago
cba0516
[netdrvr] checkpatch cleanups
by Jeff Garzik
· 17 years ago
c00acf4
netdev: ARRAY_SIZE() cleanups
by Alejandro Martinez Ruiz
· 17 years ago
4c93566
[TULIP] DMFE: Fix SROM parsing regression.
by David S. Miller
· 17 years ago
76285ee
endianness noise in tulip_core
by Al Viro
· 17 years ago
561b4fbf
de4x5 fixes
by Al Viro
· 17 years ago
6f35d5d
xircom_cb endianness fixes
by Al Viro
· 17 years ago
4ec2411
[NET]: Do not check netif_running() and carrier state in ->poll()
by David S. Miller
· 17 years ago
c6a1b62
[TULIP]: NAPI full quantum bug.
by Stephen Hemminger
· 17 years ago
Next »