index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sb1250-mac.c
Age
Commit message (
Expand
)
Author
2007-10-10
sb1250-mac: Driver model & phylib update
Maciej W. Rozycki
2007-10-10
sb1250-mac.c: De-typedef, de-volatile, de-etc...
Maciej W. Rozycki
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
2007-10-10
drivers/net/sb1250-mac.c: kmalloc + memset conversion to kcalloc
Mariusz Kozlowski
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-07-06
potential compiler error, irqfunc caller sites update
Yoann Padioleau
2007-04-28
add NAPI support to sb1250-mac.c
Mark Mason
2007-04-28
Netpoll support for Sibyte MAC
Deepak Saxena
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-03-24
[MIPS] SB1250: Fix bugs/warnings by creative use of volatile.
Ralf Baechle
2006-10-21
[PATCH] Remove useless comment from sb1250
Dave Jones
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-12
[PATCH] Remove more unnecessary driver printk's
Andy Gospodarek
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-03
[PATCH] sb1250-mac: Add support for the BCM1480
Ralf Baechle
2005-10-20
[PATCH] sb1250-mac: PHY probing fixes.
Ralf Baechle
2005-10-19
[PATCH] sb1250-mac: Whitespace cleanup.
Ralf Baechle
2005-10-19
[PATCH] sb1250-mac: Get rid of all the funny SBMAC_WRITECSR and SBMAC_READCSR...
Ralf Baechle
2005-10-18
[PATCH] sb1250-mac: Ensure 16-byte alignment of the descriptor ring.
Ralf Baechle
2005-10-18
[PATCH] sb1250-mac: Check the actual setting for reporting hw checksumming.
Ralf Baechle
2005-06-28
[NET]: Remove gratuitous use of skb->tail in network drivers.
David S. Miller
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds