Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
550a1ef18a53cae3d908edceca9daaafbedcf12f
/
drivers
/
net
/
starfire.c
86678a2
starfire: Use the instance of net_device_stats from net_device.
by Kulikov Vasiliy
· 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
· 14 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
567ec87
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
by Jiri Pirko
· 15 years ago
5508590
net: convert multiple drivers to use netdev_for_each_mc_addr, part2
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
05ba712
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
c928feb
starfire: clean up properly if firmware loading fails
by Ben Hutchings
· 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
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 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
b5defaa
starfire: fix non-constant printk warnings
by Stephen Hemminger
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
4fc8006
starfire: update to net_device_ops
by Stephen Hemminger
· 16 years ago
cfc3a44
starfire: use request_firmware()
by Jaswinder Singh Rajput
· 16 years ago
e4c3c13
drivers/net: fix sparse warnings: make do-while a compound statement
by Hannes Eder
· 16 years ago
6332178
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
9a3de25
drivers/net: starfire: Fix napi ->poll() weight handling
by Jarek Poplawski
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
a667601
starfire: delete non NAPI code from the driver.
by Francois Romieu
· 16 years ago
38b2219
netdrv: don't truncate VLAN TCI with VLAN stripping
by Patrick McHardy
· 16 years ago
21f644f
[NET]: Undo code bloat in hot paths due to print_mac().
by David S. Miller
· 17 years ago
da219b7
starfire: secton fix
by Andrew Morton
· 17 years ago
813820b
starfire VLAN fix
by Al Viro
· 17 years ago
88b1943
starfire: trivial endianness annotations
by Al Viro
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
bea3348
[NET]: Make NAPI polling independent of struct net_device objects.
by Stephen Hemminger
· 17 years ago
21ba0f8
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
694625c
PCI: add pci_try_set_mwi
by Randy Dunlap
· 17 years ago
8c7b7fa
[NET]: Kill eth_copy_and_sum().
by David S. Miller
· 17 years ago
983b7dc
starfire list alpha as 64 bit arch
by maximilian attems
· 17 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
5c15bde
[VLAN]: Avoid a 4-order allocation.
by Dan Aloni
· 18 years ago
d7fe0f2
[PATCH] severing skbuff.h -> mm.h
by Al Viro
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
a319a27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
84fa793
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
by Patrick McHardy
· 18 years ago
7282d49
drivers/net: const-ify ethtool_ops declarations
by Jeff Garzik
· 18 years ago
6aa20a2
drivers/net: Trim trailing whitespace
by Jeff Garzik
· 18 years ago
2991762
drivers/net: Remove deprecated use of pci_module_init()
by Jeff Garzik
· 18 years ago
46009c8
[netdrvr] minor cleanups in Becker-derived drivers
by Jeff Garzik
· 18 years ago
03a8c66
[netdrvr] Remove Linux-specific changelogs from several Becker template drivers
by Jeff Garzik
· 18 years ago
1fb9df5
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
5b057c6
[NET]: Avoid allocating skb in skb_pad
by Herbert Xu
· 18 years ago
e19360f
[PATCH] net drivers: fix section attributes for gcc
by Randy Dunlap
· 19 years ago
5d9428d
BUG_ON() Conversion in drivers/net/
by Eric Sesterhenn
· 19 years ago
4615355
Merge branch 'net-const'
by Jeff Garzik
· 19 years ago
f71e130
Massive net driver const-ification.
by Arjan van de Ven
· 19 years ago
d4fbeab
[PATCH] starfire: Implement suspend/resume
by Stefan Rompf
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
d8840ac
[PATCH] starfire: free_irq() on error path of netdev_open()
by Alexey Dobriyan
· 19 years ago
6797423
[netdrvr starfire] fix highmem and broken firmware issues
by Ion Badulescu
· 19 years ago
689be43
[NET]: Remove gratuitous use of skb->tail in network drivers.
by David S. Miller
· 19 years ago
fdecea6
[netdrvr starfire] Add GPL'd firmware, remove compat code
by Jeff Garzik
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago