Joe Perches
|
43d620c829
drivers/net: Remove casts of void *
|
14 years ago |
Jarek Poplawski
|
7a36df8a85
epic100: hamachi: yellowfin: Fix skb allocation size
|
14 years ago |
Linus Torvalds
|
229aebb873
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
Justin P. Mattock
|
631dd1a885
Update broken web addresses in the kernel.
|
14 years ago |
Joe Perches
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 years ago |
Kulikov Vasiliy
|
275defc958
epic100: Use the instance of net_device_stats from net_device.
|
15 years ago |
Roland Dreier
|
9e2d11b926
epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIAN
|
15 years ago |
Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 years ago |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 years ago |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Jiri Pirko
|
48e2f183cb
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
|
15 years ago |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 years ago |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 years ago |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 years ago |
Joe Perches
|
a0607fd3a2
drivers/net: request_irq - Remove unnecessary leading & from second arg
|
15 years ago |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
16 years ago |
David S. Miller
|
aa11d958d1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Joe Perches
|
ad361c9884
Remove multiple KERN_ prefixes from printk formats
|
16 years ago |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 years ago |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
16 years ago |
Stephen Hemminger
|
805524cbcf
epic100: update to net_device_ops
|
16 years ago |
Neil Horman
|
908a7a16b8
net: Remove unused netdev arg from some NAPI interfaces.
|
16 years ago |
Wang Chen
|
4cf1653aa9
netdevice: safe convert to netdev_priv() #part-2
|
16 years ago |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 years ago |
Arjan van de Ven
|
275f165fa9
pci: use pci_ioremap_bar() in drivers/net
|
16 years ago |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 years ago |
Al Viro
|
9ebfd4929d
epic100 endianness annotations and fixes
|
17 years ago |
David S. Miller
|
4ec2411980
[NET]: Do not check netif_running() and carrier state in ->poll()
|
17 years ago |