Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
3dc9fef67f6292692dba181a6d0fd0211bd0a607
/
drivers
/
net
/
e1000e
/
netdev.c
f49c57e
e1000e: do not modify tx_queue_len on link speed change
by Emil Tantilov
· 15 years ago
7aeef97
net: e1000e: convert to use mc helpers
by Jiri Pirko
· 15 years ago
b405e8d
e1000e: Fix namespace conflicts wrt. e1000_has_link
by David S. Miller
· 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
8e1e8a4
net: Fix IPv6 GSO type checks in Intel ethernet drivers
by Sridhar Samudrala
· 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
b94b502
e1000e: 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
ab8932f
e1000e: genericize the update multicast address list
by Bruce Allan
· 15 years ago
608f8a0
e1000e: use alternate MAC address on ESB2 if available
by Bruce Allan
· 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
29477e2
e1000e: don't accumulate PHY statistics on PHY read failure
by Bruce Allan
· 15 years ago
28b8f04
e1000e: call pci_save_state() after pci_restore_state()
by Bruce Allan
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
93a23f4
e1000e: minor correction to name of bit in CTRL_EXT register
by Bruce Allan
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
03b1320
e1000e: remove use of skb_dma_map from e1000e driver
by Alexander Duyck
· 15 years ago
9e135a2
e1000e: enable new 82567V-3 device
by Bruce Allan
· 15 years ago
17f208d
e1000e: provide family-specific PHY power up/down operations
by Bruce Allan
· 15 years ago
caaddaf
e1000e: provide family-specific functions to manage VLAN filter arrays
by Bruce Allan
· 15 years ago
9b963e5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
41cec6f
e1000e: update Tx Unit hang detection message
by Bruce Allan
· 15 years ago
53ec549
e1000e: set pm_qos DMA latency requirement per interface when needed
by Bruce Allan
· 15 years ago
3d5e33c
e1000e: cleanup - shift indentation left by exiting early in e1000_tso
by Bruce Allan
· 15 years ago
c7e54b1
e1000e: update copyright information
by Bruce Allan
· 15 years ago
94d8186
e1000e: cleanup ops function pointers
by Bruce Allan
· 15 years ago
3bb99fe
e1000e: consolidate two dbug macros into one simpler one
by Bruce Allan
· 15 years ago
b16a002
e1000e: Incorrect MII Link beat reporting.
by Bruce Allan
· 15 years ago
a68ea77
e1000e: don't clean Rx ring while resetting
by Bruce Allan
· 15 years ago
f4e2c6d
e1000e: clearing interrupt timers causes descriptors to get flushed
by Bruce Allan
· 15 years ago
610c992
e1000e: flow control thresholds not correct when changing mtu
by Bruce Allan
· 15 years ago
4c86e0b
e1000e: add Tx timeout factor for 100Mbps
by Bruce Allan
· 15 years ago
38eb394
e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8
by Bruce Allan
· 15 years ago
a0607fd
drivers/net: request_irq - Remove unnecessary leading & from second arg
by Joe Perches
· 15 years ago
89d71a6
net: Use netdev_alloc_skb_ip_align()
by Eric Dumazet
· 15 years ago
7274c20
e1000e: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 15 years ago
19d5afd
e1000e/igb/ixgbe: Don't report an error if devices don't support AER
by Frans Pop
· 15 years ago
7ab0f27
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
by Ben Hutchings
· 15 years ago
6cdee2f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
3b29a56
intel: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
68eac46
e1000e: fix use of pci_enable_pcie_error_reporting
by Xiaotian Feng
· 15 years ago
82776a4
e1000e: WoL does not work on 82577/82578 with manageability enabled
by Bruce Allan
· 15 years ago
c93b5a7
e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT
by Mike Mason
· 16 years ago
679e8a0
e1000e: stop unnecessary polling when using msi-x
by Andy Gospodarek
· 16 years ago
edfea6e6
e1000e: Call e1000e_config_collision_dist() after TCTL has been set
by Simon Horman
· 16 years ago
042a53a
net: skb_shared_info optimization
by Eric Dumazet
· 16 years ago
3be8c94
e1000e: bump the version number
by Bruce Allan
· 16 years ago
a4f58f5
e1000e: add support for 82577/82578 GbE LOM parts
by Bruce Allan
· 16 years ago
2adc55c
e1000e: specify max supported frame size in adapter struct
by Bruce Allan
· 16 years ago
3ec2a2b
e1000e: correct flow control thresholds
by Bruce Allan
· 16 years ago
918d719
e1000e: do not attempt to disable smart powerdown if not supported
by Bruce Allan
· 16 years ago
cdd0db0
net: dont update dev->trans_start
by Eric Dumazet
· 16 years ago
c2d5ab4
e1000/e1000e/igb/ixgb: don't txhang after link down
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
9c563d2
e1000e: indicate link down at load
by Jesse Brandeburg
· 16 years ago
a86043c
e1000e: fix bug in restart queue logic
by Jesse Brandeburg
· 16 years ago
4f9de72
NET/e1000e: 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
73afa53
e1000e: update version number
by Jesse Brandeburg
· 16 years ago
a3c69fe
e1000e: fix close interrupt race
by Jesse Brandeburg
· 16 years ago
12d04a3
e1000e: commonize tx cleanup routine to match e1000 & igb
by Alexander Duyck
· 16 years ago
bef28b1
e1000e: add support for 82574 device ID 0x10F6
by Bruce Allan
· 16 years ago
3f51839
e1000e: fixup merge error
by Arthur Jones
· 16 years ago
5f66f20
e1000e: allow tx of pre-formatted vlan tagged packets
by Arthur Jones
· 16 years ago
1b7719c
e1000e: fix dma error handling issues
by Alexander Duyck
· 16 years ago
8c81c9c
e1000e: add support for 82583 device id
by Alexander Duyck
· 16 years ago
8ddc951
e1000e: fix unmap bug
by Jesse Brandeburg
· 16 years ago
fcf495b
e1000e: remove workaround for e1000 hardware
by Jesse Brandeburg
· 16 years ago
573cca8
e1000e: remove RXSEQ link monitoring for serdes
by dave graham
· 16 years ago
111b9dc
e1000e: add aer support
by Jesse Brandeburg
· 16 years ago
09640e63
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
92af3e9
e1000e: drop lltx, remove unnecessary lock
by Jesse Brandeburg
· 16 years ago
c405b82
e1000e: Invoke VLAN GRO handler
by Herbert Xu
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
e8de148
resource: allow MMIO exclusivity for device drivers
by Arjan van de Ven
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
89c88b1
e1000e: Add GRO support
by Herbert Xu
· 16 years ago
cb7b48f
igb/e1000e: Naming interrupt vectors
by Alexander Duyck
· 16 years ago
5b9ab2e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ece4af1
driver/net/*: remove redundant argument comments
by Qinghuang Feng
· 16 years ago
e243455
e1000e: check return code from NVM accesses and fix bank detection
by Bruce Allan
· 16 years ago
a20e4cf
e1000e: fix incorrect link status when switch module pulled
by Bruce Allan
· 16 years ago
8452759
e1000e: store EEPROM version number to prevent unnecessary NVM reads
by Bruce Allan
· 16 years ago
5c48ef3e2
e1000e: sync change flow control variables with ixgbe
by Bruce Allan
· 16 years ago
8f12fe8
e1000e: link up/down messages must follow a specific format
by Bruce Allan
· 16 years ago
75eb0fa
e1000e: ESB2 config after link up
by Bruce Allan
· 16 years ago
438b365
e1000e: check return of pci_save_state
by Bruce Allan
· 16 years ago
005cbdf
e1000e: disable correctable errors for quad ports while going to D3
by Alexander Duyck
· 16 years ago
0082982
netdev: add more functions to netdevice ops
by Stephen Hemminger
· 16 years ago
651c246
e1000e: 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
eb7c3ad
e1000e: fix IPMI traffic
by Jeff Kirsher
· 16 years ago
e82f54b
e1000e: fix warn_on reload after phy_id error
by Jeff Kirsher
· 16 years ago
6ff6802
e1000e: 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
Next »