开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
apple
/
bmac.c
Age
Commit message (
Expand
)
Author
2019-01-28
net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2018-09-21
net: apple: fix return type of ndo_start_xmit function
YueHaibing
2018-07-27
net: ethernet: Use existing define with polynomial
Krzysztof Kozlowski
2017-10-18
net: ethernet: apple: Convert timers to use timer_setup()
Kees Cook
2017-06-13
networking: use skb_put_zero()
Johannes Berg
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-03-23
powerpc: Move Power Macintosh drivers to generic byteswappers
David Gibson
2015-03-17
net: ethernet: apple: constify of_device_id array
Fabian Frederick
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-06-24
net: Restore unintentional reverts.
David S. Miller
2013-05-17
net: ethernet: apple: initialize variables directly
Emilio López
2012-12-03
net/apple: remove __dev* attributes
Bill Pemberton
2012-02-08
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-11
bmac/mace/macmace/mac89x0/cs89x0: Move the Macintosh (Apple) drivers
Jeff Kirsher