index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sun
/
niu.c
Age
Commit message (
Expand
)
Author
2012-07-22
niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() retu...
Shuah Khan
2012-07-22
niu: Fix to check for dma mapping errors.
Shuah Khan
2012-06-08
Revert "niu: Add support for byte queue limits."
David S. Miller
2012-05-03
net/niu: remove one superfluous dma mask check
Sebastian Andrzej Siewior
2012-02-23
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2011-12-02
niu: Fix typo in comment.
David S. Miller
2011-12-01
niu: Add support for byte queue limits.
David S. Miller
2011-12-01
niu: Remove redundant PHY ID test.
David S. Miller
2011-11-21
net: Change mii to ethtool advertisement function names
Matt Carlson
2011-11-16
net: Add ethtool to mii advertisment conversion helpers
Matt Carlson
2011-11-14
Sweep additional floors of strcpy in .get_drvinfo routines
Rick Jones
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-13
niu: fix skb truesize underestimation
Eric Dumazet
2011-09-16
ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL
Ben Hutchings
2011-09-16
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
2011-09-15
niu: convert to SKB paged frag API.
Ian Campbell
2011-08-17
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2011-08-11
cassini/niu/sun*: Move the Sun drivers
Jeff Kirsher