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
/
dm9000.c
Age
Commit message (
Expand
)
Author
2011-06-11
net: DM9000: Add support for byte EEPROM access
Ben Dooks
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-01
net: dm9000: Get the chip in a known good state before enabling interrupts
Mark Brown
2011-04-18
net: dm9000: Fix build
Mark Brown
2011-04-15
net: dm9000: convert to hw_features
Michał Mirosław
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-28
DM9000: Allow randomised ethernet address
Ben Dooks
2011-02-23
DM9000B: Fix PHY power for network down/up
Henry Nestler
2011-02-23
DM9000B: Fix reg_save after spin_lock in dm9000_timeout
Henry Nestler
2010-11-17
drivers/net: Remove unnecessary casts of netdev_priv
Joe Perches
2010-09-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
2010-05-17
dm9000: fix "BUG: spinlock recursion"
Baruch Siach
2010-05-10
net: trans_start cleanups
Eric Dumazet
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-17
net: convert multiple drivers to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
2009-11-18
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-11-11
DM9000: Wake on LAN support
Ben Dooks
2009-09-09
dm9000: Use resource_size instead of private macro
Tobias Klauser
2009-09-09
dm9000: Remove unnecessary memset of netdev private data
Tobias Klauser
2009-07-23
dm9000: switch to dev_pm_ops
Mike Rapoport
2009-07-06
dm9000: add checksum offload support
Yeasah Pell
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-04-16
dm9000: convert to net_device_ops
Alexander Beregalov
2009-04-02
workqueue: add to_delayed_work() helper function
Jean Delvare
2009-03-22
dm9000: locking bugfix
David Brownell
2008-11-16
dm9000: Fix build error.
David S. Miller
2008-11-12
netdevice: safe convert to netdev_priv() #part-2
Wang Chen
2008-10-27
net: convert print_mac to %pM
Johannes Berg
2008-10-22
netdev: DM9000: remove BLACKFIN hacking in DM9000 netdev driver
Bryan Wu
2008-08-07
dm9000: Support MAC address setting through platform data.
Laurent Pinchart
2008-07-22
DM9000: Remove magic numbers
Ben Dooks
2008-06-24
DM9000: Remove DEFAULT_TRIGGER for request_irq() flags.
Ben Dooks
2008-06-24
DM9000: Add missing msleep() in EEPROM wait code.
Ben Dooks
2008-06-24
DM9000: Allow the use of the NSR register to get link status.
Ben Dooks
2008-06-24
DM9000: Use NSR to determine link-status on internal PHY
Ben Dooks
2008-06-24
DM9000: Cleanup source code - remove forward declerations
Ben Dooks
2008-06-24
DM9000: Cleanup source code
Ben Dooks
2008-06-24
DM9000: Cleanups after the resource changes
Ben Dooks
2008-06-24
DM9000: Add support for DM9000A and DM9000B chips
Ben Dooks
2008-06-24
DM9000: Remove the 2 resources probe scheme.
Laurent Pinchart
2008-05-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-05-22
[netdrvr] dm9000: use delayed work to update mii phy state fix
Andrew Morton
[next]