Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c4453f6a7ceff330ff37a9712ee8305fc3f8e9b6
/
drivers
/
net
/
tlan.c
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
50624aa
tlan: Use pr_fmt, pr_<level> and netdev_<level>
by Joe Perches
· 14 years ago
a576cd8
tlan: Remove changelog
by Joe Perches
· 14 years ago
f45437e
tlan: Fix bugs introduced by the last tlan cleanup patch
by Sakari Ailus
· 14 years ago
fa6d5d4
tlan: add suspend/resume support
by Sakari Ailus
· 14 years ago
c659c38
tlan: Code cleanup: checkpatch.pl is relatively happy now.
by Sakari Ailus
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
807540b
drivers/net: return operator cleanup
by Eric Dumazet
· 14 years ago
c061b18
drivers/net: Remove address use from assignments of function pointers
by Joe Perches
· 14 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 14 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
2381a55
net/various: remove trailing space in messages
by Frans Pop
· 15 years ago
567ec87
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
37fce43
drivers/net/tlan: Remove TRUE/FALSE defines, use bool
by Joe Perches
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
89d71a6
net: Use netdev_alloc_skb_ip_align()
by Eric Dumazet
· 15 years ago
7ab0f27
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
by Ben Hutchings
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 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
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
391c5e6
tlan: update to net_device_ops
by Stephen Hemminger
· 16 years ago
5eeabf5
tlan: Remove broken support for big buffers
by Sakari Ailus
· 16 years ago
354ade9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
bb5f133
tlan: Fix pci memory unmapping
by Sakari Ailus
· 16 years ago
8953f12
tlan: Fix small (< 64 bytes) datagram transmissions
by Sakari Ailus
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
113aa83
net: Rationalise email address: Network Specific Parts
by Alan Cox
· 16 years ago
0d63bea
tlan: Fix two regressions introduced by 64bit conversion.
by Robert Fitzsimons
· 16 years ago
dfc2c0a
tlan: wrap source lines
by Stephen Hemminger
· 16 years ago
a3ccc78
tlan: proper shared IRQ support
by Stephen Hemminger
· 16 years ago
9ded65a
tlan: manage rx allocation failure better
by Stephen Hemminger
· 16 years ago
93e1684
tlan: 64bit conversion
by Stephen Hemminger
· 16 years ago
f8f3154
tlan: use netdevice stats
by Stephen Hemminger
· 16 years ago
41873e9
tlan: get rid of padding buffer
by Stephen Hemminger
· 16 years ago
98e0f52
tlan: add static to function definitions
by Harvey Harrison
· 17 years ago
6c04a51
drivers/net/tlan.c: compilation warning fix
by Leonardo Potenza
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
6aa20a2
drivers/net: Trim trailing whitespace
by Jeff Garzik
· 18 years ago
1fb9df5
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
ad9f671
[PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific code
by Adrian Bunk
· 19 years ago
4a4efbd
s/retreiv/retriev/g
by Matt Mackall
· 19 years ago
1e7f0bd
drivers/net/: Use the DMA_{64,32}BIT_MASK constants
by Domen Puncer
· 19 years ago
140fedb
Automatic merge of /spare/repo/netdev-2.6 branch iff-running
by
· 19 years ago
562faf4
[PATCH] fix PROMISC/bridging in TLAN driver
by James Harper
· 20 years ago
15efa9b
[PATCH] tlan: restore deleted module parameters.
by Stephen Hemminger
· 20 years ago
7d17c1d
[netdrvrs] Use netif_carrier_* instead of IFF_RUNNING
by
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago