index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbevf: Fix rcu warnings induced by LER
Mark Rustad
2014-04-01
2
-5
/
+18
*
ixgbe: Fix rcu warnings induced by LER
Mark Rustad
2014-04-01
2
-5
/
+19
*
INTEL-IGB: Convert iounmap to pci_iounmap
Peter Senna Tschudin
2014-04-01
1
-2
/
+2
*
i40e: Remove casts of pointer to same type
Joe Perches
2014-04-01
1
-2
/
+2
*
i40e/i40evf: Remove addressof casts to same type
Joe Perches
2014-04-01
2
-4
/
+3
*
i40e/i40evf: fix error checking path
Jean Sacren
2014-04-01
2
-10
/
+12
*
i40e: fix function kernel doc description
Jean Sacren
2014-04-01
1
-1
/
+1
*
ixgbevf: Change ixgbe_read_reg to ixgbevf_read_reg
Mark Rustad
2014-04-01
3
-9
/
+9
*
ixgbe: fix ixgbe_check_reset_blocked() declaration
Jean Sacren
2014-04-01
2
-2
/
+2
*
ixgbe: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
2014-04-01
3
-1
/
+7
*
ixgbe: never generate both software and hardware timestamps
Jakub Kicinski
2014-04-01
1
-2
/
+2
*
ixgbe: remove redundant if clause from PTP work
Jakub Kicinski
2014-04-01
1
-4
/
+0
*
e1000e: Fix no connectivity when driver loaded with cable out
David Ertman
2014-04-01
1
-5
/
+15
*
igb: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
2014-03-28
3
-2
/
+7
*
igb: never generate both software and hardware timestamps
Jakub Kicinski
2014-03-28
1
-2
/
+2
*
e1000e: remove redundant if clause from PTP work
Jakub Kicinski
2014-03-28
1
-3
/
+0
*
e1000e: add timeout for TX HW time stamping work
Jakub Kicinski
2014-03-28
3
-0
/
+10
*
i40e: Use DEBUG_FD message level for an FD message
Anjali Singhai Jain
2014-03-28
1
-2
/
+3
*
i40e/i40evf: Add an FD message level
Anjali Singhai Jain
2014-03-28
2
-0
/
+2
*
i40e: check for netdev before debugfs use
Shannon Nelson
2014-03-28
1
-13
/
+22
*
i40evf: remove double space after return
Jesse Brandeburg
2014-03-28
1
-1
/
+1
*
i40e: Add functionality for FD SB to drop packets
Anjali Singhai Jain
2014-03-28
1
-1
/
+6
*
i40e: Cleanup in FDIR SB ethtool code
Anjali Singhai Jain
2014-03-28
1
-19
/
+13
*
i40e: eeprom integrity check on load and empr
Shannon Nelson
2014-03-28
2
-6
/
+45
*
i40e: Make the alloc and free queue vector calls orthogonal
Greg Rose
2014-03-28
1
-6
/
+6
*
i40evf: fix oops in watchdog handler
Mitch Williams
2014-03-28
2
-3
/
+8
*
i40e: Delete ATR filter on RST
Anjali Singhai Jain
2014-03-28
1
-3
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
David S. Miller
2014-03-24
16
-102
/
+321
|
\
|
*
igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-only
Christoph Paasch
2014-03-21
1
-0
/
+1
|
*
igb: Fix Null-pointer dereference in igb_reset_q_vector
Christoph Paasch
2014-03-21
1
-0
/
+6
|
*
igb: specify phc_index of 82575 for get_ts_info
Ken ICHIKAWA
2014-03-21
1
-5
/
+5
|
*
igb: Fix memory leak in igb_get_module_eeprom()
Christian Engelmayer
2014-03-21
1
-1
/
+3
|
*
igb: add register rd/wr for surprise removal
Fujinaka, Todd
2014-03-21
2
-3
/
+40
|
*
igb: implement SIOCGHWTSTAMP ioctl
Jacob Keller
2014-03-21
3
-17
/
+38
|
*
ixgbevf: Additional adapter removal checks
Mark Rustad
2014-03-21
2
-0
/
+35
|
*
ixgbevf: Check for adapter removal on register writes
Mark Rustad
2014-03-21
1
-1
/
+5
|
*
ixgbevf: Check register reads for adapter removal
Mark Rustad
2014-03-21
3
-8
/
+53
|
*
ixgbevf: Make the ethtool register test use accessors
Mark Rustad
2014-03-21
1
-52
/
+67
|
*
ixgbevf: Use static inlines instead of macros
Mark Rustad
2014-03-21
4
-14
/
+35
|
*
ixgbe: Break recursion in case of removal
Mark Rustad
2014-03-21
1
-0
/
+3
|
*
i40evf: clean up init error messages
Mitch Williams
2014-03-21
1
-3
/
+4
|
*
i40evf: don't shut down admin queue on error
Mitch Williams
2014-03-21
1
-2
/
+0
|
*
i40e: Fix a message string
Anjali Singhai Jain
2014-03-21
1
-1
/
+1
|
*
i40e/i40evf: Add EEE LPI stats
Anjali Singhai Jain
2014-03-21
4
-0
/
+30
*
|
ptp: drivers: set the number of programmable pins.
Richard Cochran
2014-03-21
1
-0
/
+1
|
/
*
ixgbe: enable tx queues after link up
Emil Tantilov
2014-03-20
1
-15
/
+17
*
ixgbe: Stop cacheing if the MNG FW enabled
Don Skidmore
2014-03-20
6
-13
/
+5
*
ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599
Jacob Keller
2014-03-20
1
-37
/
+9
*
ixgbe: use ixgbe_read_pci_cfg_word
Jacob Keller
2014-03-20
1
-8
/
+3
*
ixgbe: remove unused media type
Jacob Keller
2014-03-20
4
-81
/
+0
[next]