index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-31
ptp: igb: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+2
2015-03-31
Merge branch 'ptp-2038'
David S. Miller
1
-20
/
+22
2015-03-31
ptp: igb: convert to the 64 bit get/set time methods.
Richard Cochran
1
-20
/
+21
2015-03-29
igb: Enable TSO for stacked vlan
Toshiaki Makita
1
-0
/
+1
2015-03-20
igb: use netif_carrier_off earlier when bringing if down
Todd Fujinaka
1
-3
/
+1
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
1
-1
/
+1
2015-03-06
igb: Make arrays on stack static const to avoid reallocation
Alexander Duyck
1
-12
/
+12
2015-03-06
igb: Fix warning pin may be used uninitialized
Alexander Duyck
1
-1
/
+1
2015-01-22
igb: Indicate failure on vf reset for empty mac address
Alexander Graf
1
-2
/
+6
2015-01-22
igb: enable auxiliary PHC functions for the i210
Richard Cochran
3
-6
/
+276
2015-01-22
igb: enable internal PPS for the i210
Richard Cochran
2
-5
/
+45
2015-01-22
igb: serialize access to the time sync interrupt registers
Richard Cochran
1
-3
/
+7
2015-01-22
igb: refactor time sync interrupt handling
Richard Cochran
1
-30
/
+19
2015-01-22
igb: Clean-up page reuse code
Alexander Duyck
1
-19
/
+16
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-2
/
+2
2015-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-01-02
igb: convert to CYCLECOUNTER_MASK macro.
Richard Cochran
1
-3
/
+2
2014-12-31
igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.
David S. Miller
1
-0
/
+1
2014-12-31
igb: Remove unneeded FIXME
Todd Fujinaka
1
-1
/
+1
2014-12-30
net: igb: convert to timecounter adjtime.
Richard Cochran
1
-6
/
+1
2014-12-30
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
1
-1
/
+1
2014-12-11
fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads
Alexander Duyck
1
-3
/
+3
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-25
/
+24
2014-12-10
ethernet/intel: Use napi_alloc_skb
Alexander Duyck
1
-2
/
+1
2014-12-08
ethtool: Support for configurable RSS hash function
Eyal Perry
1
-2
/
+14
2014-12-08
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
1
-14
/
+5
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-5
/
+1
2014-12-05
e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
1
-5
/
+1
2014-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+16
2014-11-23
igb: Fixes needed for surprise removal support
Carolyn Wyborny
1
-7
/
+16
2014-11-16
igb: use netdev_rss_key_fill() helper
Eric Dumazet
1
-6
/
+3
2014-11-12
fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_page
Alexander Duyck
1
-1
/
+1
2014-10-30
igb: don't reuse pages with pfmemalloc flag
Roman Gushchin
1
-1
/
+5
2014-10-10
igb: fix race accessing page->_count
Eric Dumazet
1
-4
/
+3
2014-10-02
igb: bump version to 5.2.15
Todd Fujinaka
1
-1
/
+1
2014-10-02
i40e/igb: Convert to dev_consume_skb_any()
Rick Jones
1
-1
/
+1
2014-10-02
igb: remove blocking phy read from inside spinlock
Bernhard Kaindl
3
-18
/
+0
2014-09-06
igb: add flags to set eee advertisement mode
Todd Fujinaka
4
-18
/
+49
2014-09-05
igb: use new eth_get_headlen interface
Alexander Duyck
1
-108
/
+1
2014-08-28
igb: flush when in xmit_more mode and under descriptor pressure
David S. Miller
1
-39
/
+39
2014-08-25
net: Remove ndo_xmit_flush netdev operation, use signalling instead.
David S. Miller
1
-24
/
+12
2014-08-24
igb: Support netdev_ops->ndo_xmit_flush()
David S. Miller
1
-11
/
+24
2014-07-24
igb: bump igb version to 5.2.13
Todd Fujinaka
1
-2
/
+2
2014-07-24
igb: Add message when malformed packets detected by hw
Carolyn Wyborny
2
-0
/
+26
2014-07-20
igb: remove unnecessary break after return
Fabian Frederick
1
-1
/
+0
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-8
/
+115
2014-07-13
igb: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2014-07-10
igb: do a reset on SR-IOV re-init if device is down
Stefan Assmann
1
-0
/
+2
2014-07-10
igb: Workaround for i210 Errata 25: Slow System Clock
Todd Fujinaka
7
-8
/
+113
2014-07-01
igb: bring link up when PHY is powered up
Todd Fujinaka
1
-0
/
+2
[next]