Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
c14f35c70e068392ccae0b2d6f755baea5eed4d6
/
drivers
/
net
/
niu.c
a769f49
niu: Rename NIU parent platform device name to fix conflict.
by David S. Miller
· 14 years ago
7488876
dt/net: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
9690c63
niu: Fix races between up/down and get_stats.
by David S. Miller
· 14 years ago
0d0b167
net: Fix drivers advertising HW_CSUM feature to use csum_start
by Michał Mirosław
· 14 years ago
23f333a
drivers/net: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
ed440e8
niu: introduce temp variables to avoid sparse warnings when swapping in-situ
by Harvey Harrison
· 14 years ago
e2209ba
niu: Use netif_set_real_num_{rx,tx}_queues()
by Ben Hutchings
· 14 years ago
807540b
drivers/net: return operator cleanup
by Eric Dumazet
· 14 years ago
e0de7c9
ethtool: Remove unimplemented flow specification types
by Ben Hutchings
· 14 years ago
e548833
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
e199e61
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 14 years ago
ee9c5cf
niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALL
by Ben Hutchings
· 14 years ago
bc8acf2
drivers/net: avoid some skb->ip_summed initializations
by Eric Dumazet
· 14 years ago
baeb2ff
drivers/net: Convert unbounded kzalloc calls to kcalloc
by Joe Perches
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
03c0c29
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
1ab1d63
of/platform: remove all of_bus_type and of_platform_bus_type references
by Grant Likely
· 14 years ago
a038716
niu: BUG on inability to find page in rx page hashes.
by David S. Miller
· 14 years ago
4f0ddcb
niu: always include of_device.h
by Randy Dunlap
· 14 years ago
1437ce3
ethtool: Change ethtool_op_set_flags to validate flags
by Ben Hutchings
· 14 years ago
1636f8a
sparc/of: Move of_device fields into struct pdev_archdata
by Grant Likely
· 14 years ago
cf9b59e
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
3cfa856
niu: Add skb->rxhash support.
by David S. Miller
· 15 years ago
e4fc9d1
niu: Enable GRO by default.
by David S. Miller
· 15 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
22bedad
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
f9dcbcc
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
by Jiri Pirko
· 15 years ago
02b1bae
niu: Refinements to kernel logging.
by David S. Miller
· 15 years ago
f10a1f2
niu: Use pr_<level>, netdev_<level> and netif_<level> macros
by Joe Perches
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
32e7bfc
net: use helpers to access uc list V2
by Jiri Pirko
· 15 years ago
d4a66e7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
d2a928e
niu: timeout ignored in tcam_wait_bit()
by roel kluin
· 15 years ago
9ea2bda
niu.c: Use correct length in strncmp
by Joe Perches
· 15 years ago
8cbd962
niu: Use DMA_BIT_MASK(44) instead of deprecated DMA_44BIT_MASK
by Marin Mitov
· 15 years ago
cfadf85
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
845de8a
niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was copied to the head buffer in the Vlan packets case
by Joyce Yu
· 15 years ago
15f0a39
net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()
by Ben Hutchings
· 15 years ago
8c87df4
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
by Jan Beulich
· 15 years ago
6f0e013
niu: Use resource_size instead of private function
by Tobias Klauser
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
176edd5
drivres/net: Change constant name
by Julia Lawall
· 15 years ago
31278e7
net: group address list and its count
by Jiri Pirko
· 15 years ago
ccffad2
net: convert unicast addr list
by Jiri Pirko
· 15 years ago
cdd0db0
net: dont update dev->trans_start
by Eric Dumazet
· 15 years ago
9c5cd67
niu: Add support for C10NEM
by Tanli Chang
· 15 years ago
efb6c73
niu: Fix unused variable warning.
by David S. Miller
· 16 years ago
58f3e0a
niu: Fix error handling
by Dan Carpenter
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
4099e01
niu: Add GRO support.
by David S. Miller
· 16 years ago
2d96cf8
niu: Add TCAM classification configuration
by Santwona Behera
· 16 years ago
38bb045d
niu: improve ethtool support for gigabit copper cards
by Constantin Baranov
· 16 years ago
e0d8496
niu: fix PHY template choice for 10G copper
by Constantin Baranov
· 16 years ago
7c34eb8
drivers/net/niu.c: fix sparse warning: symbol shadows an earlier one
by Hannes Eder
· 16 years ago
09640e6
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
0c8dfc8
net: Add skb_record_rx_queue() calls to multiqueue capable drivers.
by David S. Miller
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
a08b32d
drivers/net: fix sparse warning: returning void-valued expression
by Hannes Eder
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
e98def1
NIU: Implement discard counters, optimize
by Jesper Dangaard Brouer
· 16 years ago
d231776
NIU: Implement discard counters, info/debug statements.
by Jesper Dangaard Brouer
· 16 years ago
b8a606b
NIU: Implement discard counters
by Jesper Dangaard Brouer
· 16 years ago
9fd4287
niu: use net_device_stats nowadays available in net_device
by Ilpo Järvinen
· 16 years ago
f166400
niu: fix another warning in drivers/net/niu.c
by Ingo Molnar
· 16 years ago
51e0f05
niu: fix warnings in drivers/net/niu.c
by Ingo Molnar
· 16 years ago
70340d7
niu: Naming interrupt vectors.
by Robert Olsson
· 16 years ago
0082982
netdev: add more functions to netdevice ops
by Stephen Hemminger
· 16 years ago
2c9171d
niu: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
d8c3e23
niu: Bump driver version and release date.
by David S. Miller
· 16 years ago
e3e081e
NIU: Add Sun CP3260 ATCA blade support
by Santwona Behera
· 16 years ago
e23a59e
niu: Fix readq implementation when architecture does not provide one.
by David S. Miller
· 16 years ago
9eeda9a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
19ecb6b
niu: Use pci_ioremap_bar().
by David S. Miller
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
2e57572
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by David S. Miller
· 16 years ago
cff502a
niu: panic on reset
by Santwona Behera
· 16 years ago
fd09831
sparc: Annotate of_device_id arrays with const or __initdata.
by David S. Miller
· 16 years ago
38c080f
niu: Fix error checking in niu_ethflow_to_class.
by Andreas Schwab
· 16 years ago
b4c2163
niu: Add TX multiqueue support.
by David S. Miller
· 16 years ago
b4653e9
niu: Add support for rx flow hash configuration.
by Santwona Behera
· 16 years ago
f9af857
niu: Determine the # of ports from the card's VPD data
by Matheos Worku
· 16 years ago
be0c007
niu: Fix probing regression for maramba on-board chips.
by David S. Miller
· 17 years ago
a5d6ab5
niu: Add support for Neptune FEM/NEM cards for C10 server blades
by Matheos Worku
· 17 years ago
7f7c407
niu: Determine the # of ports from the card's VPD data
by Matheos Worku
· 17 years ago
5fbd7e2
[NIU]: Add Support for Sun ATCA Blade Server.
by Matheos Worku
· 17 years ago
fa90789
[NIU]: More BMAC alt MAC address fixes.
by Matheos Worku
· 17 years ago
a442585
[NIU]: Bump driver version and release date.
by David S. Miller
· 17 years ago
3b5bced
[NIU]: Fix BMAC alternate MAC address indexing.
by Matheos Worku
· 17 years ago
2caf62f
[NIU]: Use print_mac
by Joe Perches
· 17 years ago
e415e6e
[NIU]: Fix 1G PHY link state handling.
by David S. Miller
· 17 years ago
b0de8e4
[NIU]: Support for Marvell PHY
by Mirko Lindner
· 17 years ago
cb77df3
[NIU]: Update driver version and release date.
by David S. Miller
· 17 years ago
3ebebcc
[NIU]: Fix potentially stuck TCP socket send queues.
by David S. Miller
· 17 years ago
792dd90
[NIU]: Missing ->last_rx update.
by David S. Miller
· 17 years ago
Next »