index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2010-02-17
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
Joe Perches
2010-02-17
be2net: implement pci shutdown handler
Sathya Perla
2010-02-17
be2net: fix rx-path to ignore a flush completion
Sathya Perla
2010-02-17
be2net: don't rearm mcc cq when device is not open
Sathya Perla
2010-02-17
be2net: a mini optimization in rx_compl_process() code
Sathya Perla
2010-02-17
qlge: Fix occasional loopback test failure.
Ron Mercer
2010-02-17
qlge: Fix bonding mac address bug.
Ron Mercer
2010-02-17
qlge: Fix dropping of large non-TCP/UDP frames.
Ron Mercer
2010-02-17
ll_temac: Fix MAC address configuration from userland
Steven J. Magnani
2010-02-17
ll_temac: Add support for V2 LLTEMAC core
Steven J. Magnani
2010-02-17
net: convert multiple drivers to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-17
cassini: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-17
igb: update tx DMA mapping error handling
Nick Nunley
2010-02-17
igb: change descriptor control thresholds
Nick Nunley
2010-02-17
igb: use igb_free_q_vectors to cleanup failure in igb_alloc_q_vectors
Nick Nunley
2010-02-17
igb: remove unused vmolr value
Nick Nunley
2010-02-17
igb: minor type cleanups
Nick Nunley
2010-02-17
igb: move gso_segs into buffer_info structure
Nick Nunley
2010-02-17
igb: inline igb_maybe_stop_tx
Nick Nunley
2010-02-17
igb: only read phy specific stats if in internal phy mode
Nick Nunley
2010-02-17
igb: only support SRRCTL_DROP_EN when using multiple queues
Nick Nunley
2010-02-17
igb: cap interrupts at 20K per queue when in itr mode 3
Nick Nunley
2010-02-17
igb: remove adaptive IFS from driver
Nick Nunley
2010-02-17
igb: Allocate rings seperately instead of as a block
Alexander Duyck
2010-02-17
igb: call pci_save_state after pci_restore_state
Nick Nunley
2010-02-17
igb: Power down link when interface is down
Nick Nunley
2010-02-17
igb: ignore EEPROM APME check when shutting down serdes link
Nick Nunley
2010-02-17
igb: Report link status in ethtool when interface is down
Nick Nunley
2010-02-17
igb: add support for wake-on-link
Nick Nunley
2010-02-17
igb: remove unecessary q_vector declarations and remove itr_shift
Alexander Duyck
2010-02-17
b44: Ratelimit timeout error message.
Jochen Friedrich
2010-02-16
percpu: add __percpu sparse annotations to net drivers
Tejun Heo
2010-02-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-16
netdev: bfin_mac: drop experimental markings on RMII support
Mike Frysinger
2010-02-16
drivers/net/pcnet32.c: Checkpatch cleaning
Joe Perches
2010-02-16
drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels> macro helpers
Joe Perches
2010-02-16
drivers/net/tehuti.c: trivial checkpatch cleanups
Joe Perches
2010-02-16
drivers/net/tehuti.c: Hoist assigns out of ifs
Joe Perches
2010-02-16
drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpers
Joe Perches
2010-02-16
drivers/net/sky2: Convert to use netif_printk macros
Joe Perches
2010-02-16
drivers/net/ixgb: Use netif_printk macros
Joe Perches
2010-02-16
bnx2: Update firmwares and update version to 2.0.8.
Michael Chan
2010-02-16
bnx2: Fix bug when saving statistics.
Patrick Rabau
2010-02-16
bnx2: Allow user-specified multiple advertisement speed values.
Michael Chan
2010-02-16
bnx2: Adjust flow control water marks.
Michael Chan
2010-02-16
bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change.
Michael Chan
2010-02-16
bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX.
Michael Chan
2010-02-16
atl1c: Add support for Atheros AR8152 and AR8152
Luis R. Rodriguez
2010-02-16
be2net: set proper value to version field in req hdr
Ajit Khaparde
2010-02-15
ixgbe: fix WOL register setup for 82599
Don Skidmore
[next]