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
/
sun
/
niu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-09-05
1
-4
/
+4
|
\
|
*
net: niu: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-4
/
+4
*
|
sysfs.h: remove attr_name() macro
Greg Kroah-Hartman
2013-08-22
1
-1
/
+1
|
/
*
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-25
1
-3
/
+2
*
net: add ETH_P_802_3_MIN
Simon Horman
2013-03-28
1
-1
/
+1
*
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
1
-1
/
+1
*
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-08
1
-26
/
+20
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
1
-26
/
+17
*
net/sun: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-45
/
+45
*
drivers/net/ethernet/sun/niu.c: fix error return code
Peter Senna Tschudin
2012-10-07
1
-0
/
+1
*
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
1
-1
/
+1
|
\
|
*
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
1
-1
/
+1
*
|
niu: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-12
/
+7
|
/
*
niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() retu...
Shuah Khan
2012-07-22
1
-1
/
+1
*
niu: Fix to check for dma mapping errors.
Shuah Khan
2012-07-22
1
-0
/
+4
*
Revert "niu: Add support for byte queue limits."
David S. Miller
2012-06-08
1
-11
/
+1
*
net/niu: remove one superfluous dma mask check
Sebastian Andrzej Siewior
2012-05-03
1
-1
/
+1
*
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2012-02-23
1
-1
/
+1
*
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
1
-3
/
+1
*
niu: Fix typo in comment.
David S. Miller
2011-12-02
1
-1
/
+1
*
niu: Add support for byte queue limits.
David S. Miller
2011-12-01
1
-1
/
+11
*
niu: Remove redundant PHY ID test.
David S. Miller
2011-12-01
1
-2
/
+4
*
net: Change mii to ethtool advertisement function names
Matt Carlson
2011-11-21
1
-2
/
+2
*
net: Add ethtool to mii advertisment conversion helpers
Matt Carlson
2011-11-16
1
-13
/
+2
*
Sweep additional floors of strcpy in .get_drvinfo routines
Rick Jones
2011-11-14
1
-4
/
+5
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
1
-3
/
+3
*
niu: fix skb truesize underestimation
Eric Dumazet
2011-10-13
1
-8
/
+4
*
ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL
Ben Hutchings
2011-09-16
1
-0
/
+2
*
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
2011-09-16
1
-2
/
+2
*
niu: convert to SKB paged frag API.
Ian Campbell
2011-09-15
1
-5
/
+2
*
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2011-08-17
1
-1
/
+4
*
cassini/niu/sun*: Move the Sun drivers
Jeff Kirsher
2011-08-11
1
-0
/
+10263