Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1954dc11776ef8c06263ba4cd21bf4d25c79a19c
/
drivers
/
net
/
tehuti.c
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
a0607fd
drivers/net: request_irq - Remove unnecessary leading & from second arg
by Joe Perches
· 15 years ago
df7641a
trivial: remove duplicated MIN macro from tehuti.
by Thiago Farina
· 15 years ago
1ddee09
tehuti: Convert ethtool get_stats_count() ops to get_sset_count()
by Ben Hutchings
· 15 years ago
0fc0b73
netdev: drivers should make ethtool_ops const
by Stephen Hemminger
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
c0feed8
tehuti: No need check vfree() pointer.
by Figo.zhang
· 15 years ago
2867975
net: dont update dev->trans_start in 10GB drivers
by Eric Dumazet
· 15 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
06e1f9f
tehuti: Use request_firmware()
by Ben Hutchings
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
2f30b1f6
tehuti: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
8f15ea4
netdevice: safe convert to netdev_priv() #part-3
by Wang Chen
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
38b2219
netdrv: don't truncate VLAN TCI with VLAN stripping
by Patrick McHardy
· 16 years ago
6203554
drivers/net/tehuti: use proper capability check for raw IO access
by Linus Torvalds
· 17 years ago
f946dff
[netdrvr] tehuti: move ioctl perm check closer to function start
by Jeff Garzik
· 17 years ago
6131a26
tehuti: check register size
by Francois Romieu
· 17 years ago
c00acf4
netdev: ARRAY_SIZE() cleanups
by Alejandro Martinez Ruiz
· 17 years ago
4c3616c
netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN
by Alejandro Martinez Ruiz
· 17 years ago
072ee3f
[TEHUTI]: Fix incorrect usage of strncat in bdx_get_drvinfo()
by Roel Kluin
· 17 years ago
bc2618f
tehuti: possible leak in bdx_probe
by Florin Malita
· 17 years ago
ddfce6b
network drivers: sparse warning fixes
by Stephen Hemminger
· 17 years ago
1a348cc
[NET]: Add Tehuti network driver.
by Andy Gospodarek
· 17 years ago