index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ibm
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-25
5
-34
/
+26
*
emac: Fix EMAC soft reset on 460EX/GT
Petri Gynther
2013-05-11
1
-8
/
+28
*
net/eth/ibmveth: Fixup retrieval of MAC address
Benjamin Herrenschmidt
2013-05-05
1
-13
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
3
-27
/
+16
|
\
|
*
net: Fix vlan bitmask changes in EHEA driver.
David S. Miller
2013-04-22
1
-6
/
+6
|
*
net: Fix some __vlan_hwaccel_put_tag() callers.
David S. Miller
2013-04-22
1
-1
/
+2
|
*
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
1
-2
/
+2
|
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-4
/
+4
|
*
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-17
1
-2
/
+1
|
*
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-03-15
2
-10
/
+4
|
*
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-03-09
1
-7
/
+2
*
|
ethernet/emac/sysrq: fix inconstistent help message of sysrq key
zhangwei(Jovi)
2013-04-30
1
-1
/
+1
|
/
*
net: ehea module param description fix
Dave Young
2013-02-18
1
-4
/
+4
*
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
4
-22
/
+9
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
2
-8
/
+6
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-12-18
1
-20
/
+0
|
\
|
*
powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function
Ian Munsie
2012-11-15
1
-20
/
+0
*
|
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
4
-10
/
+8
*
|
ibm/emac: remove __dev* attributes
Bill Pemberton
2012-12-03
5
-21
/
+21
*
|
ibmveth: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-3
/
+3
*
|
ehea: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-5
/
+5
*
|
ehea: Remove remnants of LRO support
Ben Hutchings
2012-11-19
2
-4
/
+3
*
|
drivers/net/ethernet/ibm/emac/mal.c: use WARN
Julia Lawall
2012-11-03
1
-4
/
+2
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-10-06
3
-14
/
+13
|
\
|
*
ehea: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
2012-09-05
3
-14
/
+13
*
|
ibmveth: Fix alignment of rx queue bug
Santiago Leon
2012-09-05
1
-17
/
+9
|
/
*
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
2012-07-10
1
-3
/
+1
*
ehea: fix losing of NEQ events when one event occurred early
Thadeu Lima de Souza Cascardo
2012-05-10
1
-0
/
+2
*
ehea: fix promiscuous mode
Thadeu Lima de Souza Cascardo
2012-04-26
1
-5
/
+1
*
ehea: fix allmulticast support
Thadeu Lima de Souza Cascardo
2012-04-26
2
-10
/
+16
*
ehea: only register irq after setting up ports
Thadeu Lima de Souza Cascardo
2012-04-24
1
-12
/
+18
*
powerpc+sparc/vio: Modernize driver registration
Benjamin Herrenschmidt
2012-03-28
1
-5
/
+2
*
net: powerpc: remove the legacy iSeries ethernet driver
Stephen Rothwell
2012-03-09
3
-1713
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-09
1
-1
/
+3
|
\
|
*
ehea: restore multicast and rx_errors fields
Eric Dumazet
2012-03-08
1
-1
/
+3
*
|
powerpc/44x: Add more changes for APM821XX EMAC driver
Duc Dang
2012-03-06
3
-3
/
+41
*
|
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
3
-8
/
+3
*
|
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
3
-12
/
+3
*
|
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
2012-01-30
23
-23
/
+23
|
/
*
ehea: make some functions and variables static
Thadeu Lima de Souza Cascardo
2012-01-17
3
-25
/
+23
*
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-12-08
1
-5
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-26
3
-5
/
+7
|
\
|
*
ehea: Use round_jiffies_relative to align workqueue
Anton Blanchard
2011-11-23
1
-2
/
+4
|
*
ehea: Reduce memory usage in buffer pools
Anton Blanchard
2011-11-23
1
-2
/
+2
|
*
iseries_veth: Fix wrong parameter given to sizeof call
Thomas Jarosch
2011-11-21
1
-1
/
+1
*
|
ibm/emac: fix improper cleanup when device is removed to allow re-bind
Wolfgang Grandegger
2011-11-17
1
-0
/
+3
*
|
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
1
-2
/
+4
|
/
*
ehea: fix skb_frag_size typo
Eric Dumazet
2011-10-25
1
-1
/
+1
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
3
-6
/
+6
*
ehea: Remove unused tcp_end field in send WQ
Anton Blanchard
2011-10-17
2
-3
/
+1
[next]