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-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
2012-03-09
net/pch_gbe: supports eg20t ptp clock
Takahiroi Shimizu
2012-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-09
iwlwifi: fix the delta for remove max_txq_num patch
Wey-Yi Guy
2012-03-09
iwlwifi: fix cmd_queue number merge
Wey-Yi Guy
2012-03-09
iwlwifi: restore PAN support
Emmanuel Grumbach
2012-03-09
iwlwifi: move command queue number out of the iwl_shared struct
Meenakshi Venkataraman
2012-03-08
net/hyperv: Use the built-in macro KBUILD_MODNAME for this driver
Haiyang Zhang
2012-03-08
mwifiex: correction in number of bitrates
Amitkumar Karwar
2012-03-08
net/wireless: ipw2x00: remove WEXT_USECHANNELS define
Stanislav Yakovlev
2012-03-08
iwlwifi: correct status bit refactoring errors
Don Fry
2012-03-08
iwlwifi: don't delete AP station directly
Johannes Berg
2012-03-08
iwlwifi: make iwl_init_context static
Johannes Berg
2012-03-08
iwlwifi: remove messages from queue wake/stop
Johannes Berg
[next]