Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1047d5edd4838f27dc86f24676178f2249c446ea
/
drivers
/
net
/
e1000
57bf6ee
ixgb and e1000: Use new function for copybreak tests
by Joe Perches
· 14 years ago
621b99b
e1000: cleanup unused parameters
by Jesse Brandeburg
· 14 years ago
2a2ec45
e1000: fix WARN_ON with mac-vlan
by Jesse Brandeburg
· 14 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
eab2abf
e1000/e1000e: implement a simple interrupt moderation
by Jesse Brandeburg
· 15 years ago
675ad47
e1000: Use netdev_<level>, pr_<level> and dev_<level>
by Emil Tantilov
· 15 years ago
b16f53b
e1000: use DMA API instead of PCI DMA functions
by Nick Nunley
· 15 years ago
e743d31
drivers: net: use skb_headlen()
by Eric Dumazet
· 15 years ago
4a35ecf
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
39ca5f0
e1000: do not modify tx_queue_len on link speed change
by Emil Tantilov
· 15 years ago
d6dbee8
net/intel: remove trailing space in messages
by Frans Pop
· 15 years ago
0448873
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
b5abb02
e1000: Fix DMA mapping error handling on RX
by Anton Blanchard
· 15 years ago
10886af
e1000: correct wrong coding style for "else"
by Jiri Pirko
· 15 years ago
7a81e9f
e1000: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
dbb5aae
e1000: call pci_save_state after pci_restore_state
by Nick Nunley
· 15 years ago
b548192
e1000: Report link status in ethtool when interface is down
by Nick Nunley
· 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
32e7bfc
net: use helpers to access uc list V2
by Jiri Pirko
· 15 years ago
9926146
e1000/e1000e: don't use small hardware rx buffers
by Jesse Brandeburg
· 15 years ago
51c24aa
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
40a14de
e1000: enhance frame fragment detection
by Jesse Brandeburg
· 15 years ago
c1fa347
e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()
by Roel Kluin
· 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
602c055
e1000: remove use of skb_dma_map from e1000 driver
by Alexander Duyck
· 15 years ago
a0607fd
drivers/net: request_irq - Remove unnecessary leading & from second arg
by Joe Perches
· 15 years ago
8328c38
e1000: Fix erroneous display of stats by ethtool -S
by Ajit Khaparde
· 15 years ago
89d71a6
net: Use netdev_alloc_skb_ip_align()
by Eric Dumazet
· 15 years ago
5fe31de
e1000: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 15 years ago
a71b4f5
e1000: cleanup unused prototype
by Don Skidmore
· 15 years ago
11b7f7b
e1000: fix namespacecheck warnings
by Jesse Brandeburg
· 15 years ago
8f601b2
e1000: drop unused functionality for eeprom write/read
by Jesse Brandeburg
· 15 years ago
120a5d0
e1000: updated whitespace and comments
by Jesse Brandeburg
· 15 years ago
650b5a5
e1000: drop redunant line of code, cleanup
by Jesse Brandeburg
· 15 years ago
3d6114e
e1000: remove races when changing mtu
by Jesse Brandeburg
· 15 years ago
8fce473
e1000: two workarounds were incomplete, fix them
by Jesse Brandeburg
· 15 years ago
cdd7549
e1000: fix tx waking queue after queue stopped during shutdown
by Jesse Brandeburg
· 15 years ago
be0f071
e1000: test link state conclusively
by Jesse Brandeburg
· 15 years ago
baa3474
e1000: stop timers at appropriate times
by Jesse Brandeburg
· 15 years ago
5185107
e1000: use netif_tx_disable
by Jesse Brandeburg
· 15 years ago
282b177
e1000: remove unused functions
by Jesse Brandeburg
· 15 years ago
1532ece
e1000: drop dead pcie code from e1000
by Jesse Brandeburg
· 15 years ago
fd589a8
trivial: fix typo "to to" in multiple files
by Anand Gadiyar
· 15 years ago
7ab0f27
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
by Ben Hutchings
· 15 years ago
fd38d7a
e1000: Fix for e1000 kills IPMI on a tagged vlan.
by Graham, David
· 15 years ago
3b29a56
intel: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
c46b59b
e1000: Remove unused function e1000_mta_set.
by Graham, David
· 15 years ago
b7cb8c2
e1000: fix flow control thresholds
by Jesse Brandeburg
· 15 years ago
edbbb3c
e1000: implement jumbo receive with partial descriptors
by Jesse Brandeburg
· 15 years ago
94c9e5a
e1000: allow ethtool coalesece to adjust interrupts per second
by Jesse Brandeburg
· 15 years ago
eab6330
e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error
by Andre Detsch
· 15 years ago
679be3b
e1000: fix unmap bug
by Jesse Brandeburg
· 15 years ago
31278e7
net: group address list and its count
by Jiri Pirko
· 15 years ago
042a53a
net: skb_shared_info optimization
by Eric Dumazet
· 15 years ago
b2f8f75
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
ea30e11
e1000: add missing length check to e1000 receive routine
by Neil Horman
· 15 years ago
ccffad25
net: convert unicast addr list
by Jiri Pirko
· 15 years ago
cdd0db0
net: dont update dev->trans_start
by Eric Dumazet
· 15 years ago
22f6dac
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
c2d5ab4
e1000/e1000e/igb/ixgb: don't txhang after link down
by Jesse Brandeburg
· 16 years ago
e151a60
e1000: fix virtualization bug
by Jesse Brandeburg
· 16 years ago
4cb9be7
e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarily
by Jesse Brandeburg
· 16 years ago
e5e9743
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
eb62efd
e1000: init link state correctly
by Jesse Brandeburg
· 16 years ago
843f426
e1000: fix transmit routine exit bug
by Jesse Brandeburg
· 16 years ago
b43fcd7
NET/e1000: Fix powering off during shutdown
by Rafael J. Wysocki
· 16 years ago
df26fd2
e1000/e1000: fix compile warning
by Jesse Brandeburg
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
81c5228
e1000: fix loss of multicast packets
by Jesse Brandeburg
· 16 years ago
a6c4232
e1000: fix close race with interrupt
by Jesse Brandeburg
· 16 years ago
ccfb342
e1000: cleanup clean_tx_irq routine so that it completely cleans ring
by Alexander Duyck
· 16 years ago
37e73df
e1000: fix tx hang detect logic and address dma mapping issues
by Alexander Duyck
· 16 years ago
d20b606
e1000: fix unmap bug
by Jesse Brandeburg
· 16 years ago
3c84213
e1000: Removing the unused macro PAGE_USE_COUNT()
by Breno Leitao
· 16 years ago
005c79b3
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
4d7155b
e1000: Fix PCI enable to honor the need_ioport flag
by Karsten Keil
· 16 years ago
09640e6
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
05bee47
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
15b2bee
e1000: fix bug with shared interrupt during reset
by Jesse Brandeburg
· 16 years ago
8017943
e1000: drop lltx, remove unnecessary lock
by Alexander Duyck
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
3e1d7cd
e1000: e1000_adapter->polling_netdev is useless
by Wang Chen
· 16 years ago
b30c4d8f
e1000: cleanup link up/down messages
by Jeff Kirsher
· 16 years ago
0082982
netdev: add more functions to netdevice ops
by Stephen Hemminger
· 16 years ago
0e7614b
e1000: 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
de12648
e1000: Use device_set_wakeup_enable
by \"Rafael J. Wysocki\
· 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
275f165
pci: use pci_ioremap_bar() in drivers/net
by Arjan van de Ven
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
20501a6
e1000: allow VLAN devices to use TSO and CSUM offload
by Patrick McHardy
· 16 years ago
3ed3067
e1000: don't generate bad checksums for tcp packets with 0 csum
by Dave Graham
· 16 years ago
b262e60
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
630b25c
e1000: remove unused Kconfig option for disabling packet split
by Brandeburg, Jesse
· 16 years ago
Next »