Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 years ago |
Linus Torvalds
|
cb8a4deaf9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
10 years ago |
Geert Uytterhoeven
|
3c7f3092d0
isdn: fix grammar in comment
|
10 years ago |
Eric W. Biederman
|
d476059e77
net: Kill dev_rebuild_header
|
10 years ago |
Himangi Saraogi
|
7b18ef08ba
isdn: use constants instead of magicnumbers
|
11 years ago |
Tom Gundersen
|
c835a67733
net: set name_assign_type in alloc_netdev()
|
11 years ago |
dingtianhong
|
48f045b911
isdn: slight optimization of addr compare
|
11 years ago |
Simon Horman
|
25b6e14881
isdn: Correct comparison of skb->tail and skb-transport_header
|
12 years ago |
Simon Horman
|
e5c5d22e8d
net: add ETH_P_802_3_MIN
|
12 years ago |
Joe Perches
|
475be4d85a
isdn: whitespace coding style cleanup
|
13 years ago |
Dan Carpenter
|
5a46e0f956
isdn: type bug in isdn_net_header()
|
13 years ago |
Dan Carpenter
|
5dc5503f5a
isdn: avoid copying too long drvid
|
13 years ago |
Neil Horman
|
550fd08c2c
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
|
14 years ago |
David S. Miller
|
e69dd336ee
net: Push protocol type directly down to header_ops->cache()
|
14 years ago |
David S. Miller
|
07f46f80f4
isdn: i4l: isdn_net: Fix set-but-unused variables.
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Joe Perches
|
a17531fa4c
drivers/isdn/i4l: Remove unnecessary casts of netdev_priv
|
14 years ago |
Dan Carpenter
|
84ce981a07
isdn: fix strlen() usage
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Dirk Hohndel
|
06fe9fb418
tree-wide: fix a very frequent spelling mistake
|
16 years ago |
Stephen Hemminger
|
8b62ff2dbc
isdn: convert to netdev_tx_t
|
16 years ago |
Patrick McHardy
|
ec634fe328
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
|
16 years ago |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 years ago |
Patrick McHardy
|
d77eeb702c
net: fix network drivers ndo_start_xmit() return values
|
16 years ago |
Patrick McHardy
|
5b54814022
net: use symbolic values for ndo_start_xmit() return codes
|
16 years ago |
Paul Bolle
|
5f3e54057c
i4l: minor cleanups
|
16 years ago |
Paul Bolle
|
bae5843160
i4l: do not print a warning when shutting down an i4l ppp interface
|
16 years ago |
Stephen Hemminger
|
d700555bda
I4l: convert to net_device_ops
|
16 years ago |
Wang Chen
|
838361fe78
isdn: Kill directly reference of netdev->priv
|
16 years ago |
Harvey Harrison
|
c19d0369d4
isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixes
|
16 years ago |