Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
bddb3636737f658886a0a02b64db5366bba3428e
/
drivers
/
net
/
wimax
/
i2400m
/
netdev.c
04672fe
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268
by Thomas Gleixner
· 6 years ago
3c54672
wimax/i2400m: remove redundant variables ack_status, bcf and protocol
by Colin Ian King
· 7 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
9c22b4a
net: use core MTU range checking in wireless drivers
by Jarod Wilson
· 8 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
b06626b
wimax/i2400m: remove open-coded skb_cow_head.
by françois romieu
· 11 years ago
a0b1c42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
23663c8
wimax/i2400m: fix i2400m->wake_tx_skb handling
by Tejun Heo
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
4eee6a3
wimax: i2400m - prevent a possible kernel bug due to missing fw_name string
by Phil Sutter
· 13 years ago
b8fbaef
wimax/i2400m: fix erroneous NETDEV_TX_BUSY use
by Eric Dumazet
· 13 years ago
ee40fa0
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
1cdc5ab
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
by David S. Miller
· 15 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
ded0fd6
wimax/i2400m: increase tx queue length from 5 to 20 [v1]
by Prasanna S. Panchamukhi
· 15 years ago
080de04
wimax/i2400m: move I2400M_MAX_MTU enum from netdev.c to i2400m.h
by Prasanna S. Panchamukhi
· 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
5ab5a72
wimax/i2400m: fix device getting stuck in IDLE mode
by Inaky Perez-Gonzalez
· 15 years ago
c931cee
wimax/i2400m: introduce i2400m_reset(), stopping TX and carrier
by Inaky Perez-Gonzalez
· 15 years ago
9835fd8
wimax/i2400m: fix race condition with tcpdump et al
by Inaky Perez-Gonzalez
· 15 years ago
8f90f3e
wimax/i2400m: cleanup initialization/destruction flow
by Inaky Perez-Gonzalez
· 15 years ago
ac53aed
wimax/i2400m: on device stop, clean up pending wake & TX work
by Inaky Perez-Gonzalez
· 15 years ago
abb3073
i2400m: minimal ethtool support
by Dan Williams
· 15 years ago
d0cf9c0
wireless: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
fe44268
wimax/i2400m: generate fake source MAC address with random_ether_addr()
by Inaky Perez-Gonzalez
· 16 years ago
ff5e2b4
wimax: fix i2400m printk formats
by Randy Dunlap
· 16 years ago
61b8d26
wimax: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
fd5c565
wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)
by Inaky Perez-Gonzalez
· 16 years ago
ee43777
wimax: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
a962dc2
wimax/i2400m: convert to net_device_ops
by Inaky Perez-Gonzalez
· 16 years ago
ce6cde9
i2400m: linkage to the networking stack
by Inaky Perez-Gonzalez
· 16 years ago