Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
8a9c594422ecad912d6470888acdee9a1236ad68
/
drivers
/
net
/
tehuti.c
312cd51
tehuti: do vlan cleanup
by Jiri Pirko
· 13 years ago
7073949
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
by David Decotigny
· 14 years ago
eea3250
net: tehuti: convert to hw_features
by Michał Mirosław
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
46814e0
tehuti: Firmware filename is tehuti/bdx.bin
by Ben Hutchings
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
bc8acf2
drivers/net: avoid some skb->ip_summed initializations
by Eric Dumazet
· 14 years ago
c061b18
drivers/net: Remove address use from assignments of function pointers
by Joe Perches
· 14 years ago
0add79e
tehuti: Use net_device_stats from struct net_device
by Tobias Klauser
· 14 years ago
d233807
tehuti: return -EFAULT on copy_to_user errors
by Dan Carpenter
· 14 years ago
5eceff7
tehuti: Remove unnecessary memset of netdev private data
by Tobias Klauser
· 15 years ago
e743d31
drivers: net: use skb_headlen()
by Eric Dumazet
· 15 years ago
22bedad
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
b05b7d9
net: remove redundant code
by Eric Dumazet
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
567ec87
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
by Jiri Pirko
· 15 years ago
dfa1a04
drivers/net/tehuti.c: Reapply use DEFINE_PCI_DEVICE_TABLE()
by Joe Perches
· 15 years ago
249658d
drivers/net/tehuti.c: trivial checkpatch cleanups
by Joe Perches
· 15 years ago
cb001a1
drivers/net/tehuti.c: Hoist assigns out of ifs
by Joe Perches
· 15 years ago
865a21a
drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpers
by Joe Perches
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 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
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