Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a354ae8747d0687093ce244e76b15b6174d2f098
/
drivers
/
net
/
e1000e
db94ce9
e1000e: LED settings in EEPROM ignored on 82571 and 82572
by Bruce Allan
· 15 years ago
3421eec
e1000e: only perform ESB2 MDIC workaround on certain configurations
by Bruce Allan
· 15 years ago
0781895
e1000e: replace incorrect use of GG82563_REG macro
by Bruce Allan
· 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
0be8401
e1000e: correct ICH/PCH PHY operations function pointers
by Bruce Allan
· 15 years ago
5eb6f3c
e1000e: refactor PHY ID detection workaround
by Bruce Allan
· 15 years ago
94e5b65
e1000e: check_polarity function pointers not set for 8257x
by Bruce Allan
· 15 years ago
03b1320
e1000e: remove use of skb_dma_map from e1000e driver
by Alexander Duyck
· 15 years ago
8528b01
e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom()
by Roel Kluin
· 15 years ago
07f025e
e1000e: PHY type cleanups in e1000e_check_downshift()
by Bruce Allan
· 15 years ago
9b71b41
e1000e: add debug messages
by Bruce Allan
· 15 years ago
5ff5b66
e1000e: comment corrections
by Bruce Allan
· 15 years ago
9e135a2
e1000e: enable new 82567V-3 device
by Bruce Allan
· 15 years ago
1a40d5c
e1000e: ensure the link state is correct for serdes links
by Bruce Allan
· 15 years ago
17f208d
e1000e: provide family-specific PHY power up/down operations
by Bruce Allan
· 15 years ago
eb656d4
e1000e: guard against buffer overflow in cable length tables
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
a708dd8
e1000e: cosmetic - group local variables of the same type
by Bruce Allan
· 15 years ago
9b72461
e1000e: remove redundant might_sleep()
by Bruce Allan
· 15 years ago
de39b75
e1000e: do not error out on identification LED init failure
by Bruce Allan
· 15 years ago
53ec549
e1000e: set pm_qos DMA latency requirement per interface when needed
by Bruce Allan
· 15 years ago
99673d9
e1000e: cleanup functions that clear hardware statistics
by Bruce Allan
· 15 years ago
3d5e33c
e1000e: cleanup - shift indentation left by exiting early in e1000_tso
by Bruce Allan
· 15 years ago
564ea9b
e1000e: set bools to true/false instead of 1/0
by Bruce Allan
· 15 years ago
84efb7b
e1000e: provide comment for 82571 workaround
by Bruce Allan
· 15 years ago
fe40167
e1000e: remove comments regarding a non-existent api module
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
d8014db
e1000e: cleanup redundant #include's
by Bruce Allan
· 15 years ago
b16a002
e1000e: Incorrect MII Link beat reporting.
by Bruce Allan
· 15 years ago
bb436b2
e1000e: disable K1 on PCH LOM when in PHY loopback mode
by Bruce Allan
· 15 years ago
98086a9
e1000e: improper return code signage
by Bruce Allan
· 15 years ago
7ea9655
e1000e: link reporting problems
by Bruce Allan
· 15 years ago
a68ea77
e1000e: don't clean Rx ring while resetting
by Bruce Allan
· 15 years ago
e7d906f
e1000e: function pointers for ethtool set/get offloads
by Bruce Allan
· 15 years ago
f4e2c6d
e1000e: clearing interrupt timers causes descriptors to get flushed
by Bruce Allan
· 15 years ago
f89271dd
e1000e: add missing tests for 82583 in ethtool functions
by Bruce Allan
· 15 years ago
1fbfca3
e1000e: check WoL mode is among set of supported modes
by Bruce Allan
· 15 years ago
818f333
e1000e: do not initiate autonegotiation during OEM configuration
by Bruce Allan
· 15 years ago
189983d
e1000e: remove unnecessary 82577 workaround causing link issues
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
29afd69
e1000e: set flow control thresholds properly after enabling/disabling pause
by Bruce Allan
· 15 years ago
842ec8b
e1000e: read of PHY register may access wrong page on 82578
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
230f9bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
1d5846b
e1000e: rework disable K1 at 1000Mbps for 82577/82578
by Bruce Allan
· 15 years ago
f523d21
e1000e: config PHY via software after resets
by Bruce Allan
· 15 years ago
945eb31
e1000e: flow control doesn't re-enable
by Bruce Allan
· 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
5ccdcec
e1000e: allow for swflag to be held over consecutive PHY accesses
by Bruce Allan
· 15 years ago
ca15df5
e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCH
by Bruce Allan
· 15 years ago
fa2ce13
e1000e: 82577/82578 requires a different method to configure LPLU
by Bruce Allan
· 15 years ago
53ac5a8
e1000e: increase swflag acquisition timeout for ICHx/PCH
by Bruce Allan
· 15 years ago
db2932e
e1000e: clear PHY wakeup bit after LCD reset on 82577/82578
by Bruce Allan
· 15 years ago
74eee2e
e1000e: reset the PHY on 82577/82578 when going to Sx
by Bruce Allan
· 15 years ago
e0f36a9
e1000e: 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
7274c20
e1000e: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 15 years ago
a825e00
e1000e: swap max hw supported frame size between 82574 and 82583
by Alexander Duyck
· 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
148675a
e1000e: fix potential NVM corruption on ICH9 with 8K bank size
by Bruce Allan
· 15 years ago
373a88d
e1000e: fix acquisition of SW/FW/HW semaphore for ICHx parts
by Bruce Allan
· 15 years ago
7d3cabb
e1000e: disable K1 at 1000Mbps for 82577/82578
by Bruce Allan
· 15 years ago
906e8d9
e1000e: delay second read of PHY_STATUS register on failure of first read
by Bruce Allan
· 15 years ago
28c9195
e1000e: prevent NVM corruption on sectors larger than 4K
by Bruce Allan
· 15 years ago
60f1292
e1000e: do not write SmartSpeed register bits on parts without support
by Bruce Allan
· 15 years ago
fc0c776
e1000e: delay after LCD reset and proper checks for PHY configuration done
by Bruce Allan
· 15 years ago
e65fa87
e1000e: PHY loopback broken on 82578
by Bruce Allan
· 15 years ago
c93b5a7
e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT
by Mike Mason
· 15 years ago
679e8a0
e1000e: stop unnecessary polling when using msi-x
by Andy Gospodarek
· 15 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
98a1708
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments.
by Martin Olsson
· 16 years ago
18760f1
e1000e: Expose MDI-X status via ethtool change
by Chaitanya Lala
· 15 years ago
edfea6e6
e1000e: Call e1000e_config_collision_dist() after TCTL has been set
by Simon Horman
· 15 years ago
23a2d1b
e1000e: Fixes possible phy corrupton on 82571 designs.
by Dave Graham
· 15 years ago
042a53a
net: skb_shared_info optimization
by Eric Dumazet
· 15 years ago
3be8c94
e1000e: bump the version number
by Bruce Allan
· 15 years ago
37289d9
e1000e: workaround a Tx hang on 82577/82578
by Bruce Allan
· 15 years ago
a4f58f5
e1000e: add support for 82577/82578 GbE LOM parts
by Bruce Allan
· 15 years ago
2adc55c
e1000e: specify max supported frame size in adapter struct
by Bruce Allan
· 15 years ago
3ec2a2b
e1000e: correct flow control thresholds
by Bruce Allan
· 15 years ago
918d719
e1000e: do not attempt to disable smart powerdown if not supported
by Bruce Allan
· 15 years ago
6e50912a
e1000e: enable CRC stripping by default
by Bruce Allan
· 15 years ago
cdd0db0
net: dont update dev->trans_start
by Eric Dumazet
· 15 years ago
cbe7a81
igb/e1000e: update PSSR_MDIX value to reflect correct bit
by Alexander Duyck
· 15 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
Next »