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
Age
Commit message (
Expand
)
Author
2012-03-16
cdc_ncm: avoid discarding datagrams in rx path
Alexey Orishko
2012-03-16
cdc_ncm: fix MTU and max_datagram_size handling
Alexey Orishko
2012-03-16
cdc_ncm: reduce driver latency in the data path
Alexey Orishko
2012-03-16
asix: asix_rx_fixup surgery to reduce skb truesizes
Eric Dumazet
2012-03-15
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2012-03-14
ixgbe: dcb: use DCB config values for FCoE traffic class on open
John Fastabend
2012-03-14
ixgbe: Fix race condition where RX buffer could become corrupted.
Atita Shirwaikar
2012-03-14
ixgbe: use typed min/max functions where possible
Jesse Brandeburg
2012-03-14
ixgbe: fix obvious return value bug.
Don Skidmore
2012-03-14
ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itr
Alexander Duyck
2012-03-14
ixgbe: Do not disable read relaxed ordering when DCA is enabled
Alexander Duyck
2012-03-14
ixgb: Remove unnecessary defines, use pr_debug
Joe Perches
2012-03-12
ixgbe: Simplify logic for ethtool loopback frame creation and testing
Alexander Duyck
2012-03-12
ixgbe: Add iterator for cycling through rings on a q_vector
Alexander Duyck
2012-03-12
ixgbe: Allocate rings as part of the q_vector
Alexander Duyck
2012-03-12
ixgbe: Drop unnecessary napi_schedule_prep and spare blank line from ixgbe_intr
Alexander Duyck
2012-03-12
ixgbe: Default to queue pairs when number of queues is less than CPUs
Alexander Duyck
2012-03-12
ixgbe: Correct Adaptive Interrupt Moderation so that it will change values
Alexander Duyck
2012-03-12
ixgbe: Address issues with Tx WHTRESH value not being set correctly
Alexander Duyck
2012-03-12
ixgbe: Reorder adapter contents for better cache utilization
Alexander Duyck
2012-03-12
ixgbe: Do no clear Tx status bits since eop_desc provides enough info
Alexander Duyck
2012-03-12
net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state
Alexander Duyck
2012-03-12
ixgbe: add support for byte queue limits
Alexander Duyck
2012-03-12
ixgbe: remove tie between NAPI work limits and interrupt moderation
Jeff Kirsher
2012-03-12
igb: fix ethtool offline test
Jeff Kirsher
2012-03-12
bnx2x: code doesn't use stats for allocating Rx BDs
Dmitry Kravkov
2012-03-12
bnx2x: ethtool returns req. AN even when AN fails
Yuval Mintz
2012-03-12
bnx2x: ethtool now returns unknown speed/duplex
Yuval Mintz
2012-03-12
bnx2x: mark functions as loaded on shared memory
Yuval Mintz
2012-03-12
bnx2x: use param's id instead of sp_obj's id
Yuval Mintz
2012-03-12
bnx2x: set_one_mac_e1x uses raw's state as input
Yuval Mintz
2012-03-12
bnx2x: removed unused function bnx2x_queue_set_cos_cid
Yuval Mintz
2012-03-12
bnx2x: move LLH_CAM to header, apply naming conventions
Yuval Mintz
2012-03-12
lpc32xx: Added ethernet driver
stigge@antcom.de
2012-03-12
net/hyperv: Add support for vlan trunking from guests
Haiyang Zhang
2012-03-12
net/hyperv: Fix data corruption in rndis_filter_receive()
Haiyang Zhang
2012-03-11
r8169: enable transmit time stamping.
Richard Cochran
2012-03-11
drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to req...
Julia Lawall
2012-03-11
Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux
David S. Miller
2012-03-10
r8169: stop using net_device.{base_addr, irq}.
Francois Romieu
2012-03-10
r8169: move rtl_cfg_info closer to its caller.
Francois Romieu
2012-03-10
r8169: move the netpoll handler after the irq handler.
Francois Romieu
2012-03-10
r8169: move rtl8169_open after rtl_task it depends on.
Francois Romieu
2012-03-10
r8169: move rtl_set_rx_mode before its rtl_hw_start callers.
Francois Romieu
2012-03-10
r8169: move net_device_ops beyond the methods it references.
Francois Romieu
2012-03-10
r8169: move the driver probe method to the end of the driver file.
Francois Romieu
2012-03-10
r8169: move the driver removal method to the end of the driver file.
Francois Romieu
2012-03-09
net: powerpc: remove the legacy iSeries ethernet driver
Stephen Rothwell
2012-03-09
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2012-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]