Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9c1b7f7282d9f6a8623706c0c361652105f3e7ad
/
drivers
/
net
/
plip.c
e69dd33
net: Push protocol type directly down to header_ops->cache()
by David S. Miller
· 13 years ago
95ae6b2
ipv4: ip_ptr cleanups
by Eric Dumazet
· 14 years ago
884c06f
plip: remove superflous return
by Dan Carpenter
· 14 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
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
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
da81203
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
635ecaa
netdev: restore MTU change operation
by Ben Hutchings
· 15 years ago
240c102
netdev: restore MAC address set and validate operations
by Ben Hutchings
· 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
ed8cf43
plip: update to net_device_ops
by Stephen Hemminger
· 16 years ago
dac499f
drivers/net: fix sparse warnings: make symbols static
by Hannes Eder
· 16 years ago
e4c3c13
drivers/net: fix sparse warnings: make do-while a compound statement
by Hannes Eder
· 16 years ago
9de6d99
netdev: remove pathetic compile-command lines
by Alexey Dobriyan
· 16 years ago
4cf1653
netdevice: safe convert to netdev_priv() #part-2
by Wang Chen
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
cabce28
plip: replace spin_lock_irq with spin_lock_irqsave in irq context
by Mikulas Patocka
· 17 years ago
01f31ac
PLIP driver: convert the semaphore killed_timer_sem to completion
by Matthias Kaehlcke
· 17 years ago
cdb3270
plip: fix parport_register_device name parameter
by Mikulas Patocka
· 17 years ago
f6ce5cc
plip: use netif_rx_ni() for packet receive
by Mikulas Patocka
· 17 years ago
5712cb3
[PARPORT] Remove unused 'irq' argument from parport irq functions
by Jeff Garzik
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
09f75cd
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
by Jeff Garzik
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
98e399f
[SK_BUFF]: Introduce skb_mac_header()
by Arnaldo Carvalho de Melo
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
c31f28e
drivers/net: eliminate irq handler impossible checks, needless casts
by Jeff Garzik
· 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
f71e130
Massive net driver const-ification.
by Arjan van de Ven
· 19 years ago
6a85081
[PATCH] parport: include fixes
by Marko Kohtala
· 19 years ago
77933d7
[PATCH] clean up inline static vs static inline
by Jesper Juhl
· 19 years ago
ab61148
[NET]: __be'ify *_type_trans()
by Alexey Dobriyan
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago