Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f5dec51172b81db226a23f309bc737ad021af35b
/
drivers
/
net
/
typhoon.c
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 14 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 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
d89b218
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
5fe88ea
typhoon: fix incorrect use of smp_wmb()
by David Dillow
· 15 years ago
567ec87
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
by Jiri Pirko
· 15 years ago
0bc88e4
drivers/net/typhoon.c: Use (pr|netdev)_<level> 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
a089377
Fix misspelling of "truly" in a label.
by Adam Buchbinder
· 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
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
aa36ab8
drivers/net/typhoon.c: remove exceptional & on function name
by Julia Lawall
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
a8c9a53
typhoon: repair firmware loading
by David Dillow
· 16 years ago
093fb69
typhoon: Add missing firmware copy.
by David S. Miller
· 16 years ago
d517c4a
typhoon: Need non-vmalloc memory to DMA firmware to the card.
by David S. Miller
· 16 years ago
b775a75
typhoon: Use request_firmware()
by Ben Hutchings
· 16 years ago
649aa95
typhoon: replace users of __constant_{endian}
by Harvey Harrison
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
8bdd555
typhoon: update to net_device_ops
by Stephen Hemminger
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 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
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
fde9403a
[netdrvr] remove unnecessary #include
by Huang Weiyi
· 16 years ago
be0976b
[netdrvr] kill sync_irq-before-freq_irq pattern
by Jeff Garzik
· 16 years ago
5a0e2cd
[netdrvr] typhoon: typhoon_resume - remove call to start_queue
by Grant Grundler
· 17 years ago
952b349
typhoon: section fix
by Andrew Morton
· 17 years ago
71f1bb1
typhoon: trivial endianness annotations
by Al Viro
· 17 years ago
8cc085c
typhoon: memory corruptor on big-endian if TSO is enabled
by Al Viro
· 17 years ago
8a5ed9e
typhoon: missed rx overruns on big-endian
by Al Viro
· 17 years ago
b46281f
typhoon: set_settings broken on big-endian
by Al Viro
· 17 years ago
fdcfd77
typhoon: missing le32_to_cpu() in get_drvinfo
by Al Viro
· 17 years ago
73eac06
typhoon: endianness bug in tx/rx byte counters
by Al Viro
· 17 years ago
06efcad
Eliminate pointless casts from void* in a few driver irq handlers.
by Jeff Garzik
· 17 years ago
03a710f
typhoon: 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
88d3aaf
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
by Jeff Garzik
· 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
56906c6
PCI: remove useless pci driver method
by David Brownell
· 18 years ago
8c7b7fa
[NET]: Kill eth_copy_and_sum().
by David S. Miller
· 17 years ago
25805dc
network drivers: eliminate unneeded kill_vid code
by Stephen Hemminger
· 17 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 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
3277c39
[NET]: Kill direct includes of asm/checksum.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
0fe2480
[PATCH] drivers/net/typhoon.c Removal of old code
by Michal Piotrowski
· 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
4e83b7f
Merge branch 'tmp' into upstream
by Jeff Garzik
· 18 years ago
d5b2069
[PATCH] Remove more unnecessary driver printk's
by Andy Gospodarek
· 18 years ago
2991762
drivers/net: Remove deprecated use of pci_module_init()
by Jeff Garzik
· 18 years ago
89114af
[NET] gso: Add skb_is_gso
by Herbert Xu
· 18 years ago
1fb9df5
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
7c7459d
[PATCH] 64bit resource: fix up printks for resources in networks drivers
by Greg Kroah-Hartman
· 18 years ago
7967168
[NET]: Merge TSO/UFO fields in sk_buff
by Herbert Xu
· 18 years ago
e19360f
[PATCH] net drivers: fix section attributes for gcc
by Randy Dunlap
· 19 years ago
7f927fc
[PATCH] Typo fixes
by Alexey Dobriyan
· 19 years ago
f71e130
Massive net driver const-ification.
by Arjan van de Ven
· 19 years ago
3173c89
[PATCH] drivers/net: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
2a56957
[PATCH] pm: more u32 vs. pm_message_t fixes
by Pavel Machek
· 19 years ago
689be43
[NET]: Remove gratuitous use of skb->tail in network drivers.
by David S. Miller
· 19 years ago
05adc3b
[PATCH] u32 vs. pm_message_t fixes for drivers/net
by Pavel Machek
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago