Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2bd0073656963f7683275dbda600bf5dfc05232a
/
drivers
/
net
/
ibmveth.c
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
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
d44b5e0
net/ibmveth: fix panic in probe
by Stephen Rothwell
· 15 years ago
3a6d54c
net: remove needless (now buggy) & from dev->dev_addr
by Jiri Pirko
· 15 years ago
c7ae011
net: remove driver_data direct access of struct device from more drivers
by Greg Kroah-Hartman
· 16 years ago
e186d17
ibmveth: convert to net_device_ops
by Alexander Beregalov
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
a1c5a89
powerpc: Cleanup from l64 to ll64 change: drivers/net
by Stephen Rothwell
· 16 years ago
ff5bfc3
ibmveth: use consistent types
by Stephen Rothwell
· 16 years ago
c4c9f01
net: ehea NAPI interface cleanup fix
by Stephen Rothwell
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
4cf1653
netdevice: safe convert to netdev_priv() #part-2
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
45e15bb
ibmveth: fix bad UDP checksums
by Santiago Leon
· 16 years ago
c713e7c
ibmveth: Fix multiple errors with dma_mapping_error conversion
by Stephen Rothwell
· 16 years ago
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 16 years ago
1096d63
ibmveth: enable driver for CMO
by Robert Jennings
· 16 years ago
ea866e6
ibmveth: Automatically enable larger rx buffer pools for larger mtu
by Santiago Leon
· 16 years ago
a95609c
netdev: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
5f090dc
net: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
1119d57
Use single_open instead of manual manipulations.
by Pavel Emelyanov
· 17 years ago
c10997f
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
by Greg Kroah-Hartman
· 17 years ago
8dde2a9
Kobject: change drivers/net/ibmveth.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
19c38de
kobjects: fix up improper use of the kobject name field
by Greg Kroah-Hartman
· 17 years ago
b9f2c04
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
by Jeff Garzik
· 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
09f75cd
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
by Jeff Garzik
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
79ef4a4
ibmveth: Remove use of bitfields
by Brian King
· 17 years ago
3449a2a
ibmveth: Remove dead frag processing code
by Brian King
· 17 years ago
ddbb4de
ibmveth: Add ethtool driver stats hooks
by Brian King
· 17 years ago
80e5367
ibmveth: Add ethtool TSO handlers
by Brian King
· 17 years ago
5fc7e01
ibmveth: Implement ethtool hooks to enable/disable checksum offload
by Brian King
· 17 years ago
f4ff287
ibmveth: Enable TCP checksum offload
by Brian King
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
bea3348
[NET]: Make NAPI polling independent of struct net_device objects.
by Stephen Hemminger
· 17 years ago
9dc83af
drivers/net/ibmveth.c: memset fix
by Mariusz Kozlowski
· 17 years ago
76b9cfc
ibmveth: Fix rx pool deactivate oops
by Brian King
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
ce6eea5
ibmveth: Automatically enable larger rx buffer pools for larger mtu
by Brian King
· 17 years ago
4aa9c93
ibmveth: Fix h_free_logical_lan error on pool resize
by Brian King
· 17 years ago
493a684
Fix sparse errors in drivers/net/ibmveth.c
by Michael Ellerman
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
d54b1fd
[PATCH] mark struct file_operations const 5
by Arjan van de Ven
· 18 years ago
7c71987
[PATCH] ibmveth: Remove ibmveth "liobn" field
by Benjamin Herrenschmidt
· 18 years ago
047a66d
[PATCH] ibmveth: Fix index increment calculation
by David Gibson
· 18 years ago
5f77113
[PATCH] ibmveth irq fix
by Andrew Morton
· 18 years ago
24fcbac
Merge branch 'master' into upstream-fixes
by Jeff Garzik
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
751ae21
[PATCH] ibmveth: fix int rollover panic
by Santiago Leon
· 18 years ago
03a85d0
[PATCH] ibmveth: rename proc entry name
by Santiago Leon
· 18 years ago
4347ef1
[PATCH] ibmveth: kdump interrupt fix
by Santiago Leon
· 18 years ago
6b42237
[PATCH] ibmveth: Add netpoll function
by Santiago Leon
· 18 years ago
bbedefc
[PATCH] ibmveth: Harden driver initilisation
by Michael Ellerman
· 18 years ago
28eb177
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
7282d49
drivers/net: const-ify ethtool_ops declarations
by Jeff Garzik
· 18 years ago
b9377ff
[POWERPC] clean up pseries hcall interfaces
by Anton Blanchard
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
45c091b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
d7fbeba
[netdrvr ibmlana, ibmveth] trim trailing whitespace
by Jeff Garzik
· 18 years ago
860f242
[PATCH] ibmveth change buffer pools dynamically
by Santiago Leon
· 19 years ago
f98baff
[PATCH] powerpc: Quiet VETH version printk
by Olof Johansson
· 19 years ago
706c8c9
[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS
by Segher Boessenkool
· 19 years ago
6af37fa
[PATCH] disable DEBUG in ibmveth
by Anton Blanchard
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
6c2af71
[PATCH] ibmveth fix panic in initial replenish cycle
by Santiago Leon
· 19 years ago
23fd077
Merge ../linux-2.6 by hand
by Paul Mackerras
· 19 years ago
b4558ea
drivers/net: Remove pointless checks for NULL prior to calling kfree()
by Jesper Juhl
· 19 years ago
82702d3
[PATCH] ibmveth fix failed addbuf
by Santiago Leon
· 19 years ago
60296d9
[PATCH] ibmveth lockless TX
by Santiago Leon
· 19 years ago
e2adbcb
[PATCH] ibmveth fix buffer replenishing
by Santiago Leon
· 19 years ago
b6d3518
[PATCH] ibmveth fix buffer pool management
by Santiago Leon
· 19 years ago
0abe791
[PATCH] ibmveth fix bonding
by Santiago Leon
· 19 years ago
8168f90
[PATCH] ppc64: make dma_addr_t 64 bits
by Stephen Rothwell
· 19 years ago
915124d
powerpc: set the driver.owner field for all vio drivers
by Stephen Rothwell
· 19 years ago
6fdf539
powerpc: don't duplicate name between vio_driver and device_driver
by Stephen Rothwell
· 19 years ago
6660022
[PATCH] proc_mkdir() should be used to create procfs directories
by Al Viro
· 19 years ago
fb120da
[PATCH] Make MODULE_DEVICE_TABLE work for vio devices
by Stephen Rothwell
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago