summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2012-03-16cdc_ncm: avoid discarding datagrams in rx pathAlexey Orishko
2012-03-16cdc_ncm: fix MTU and max_datagram_size handlingAlexey Orishko
2012-03-16cdc_ncm: reduce driver latency in the data pathAlexey Orishko
2012-03-16asix: asix_rx_fixup surgery to reduce skb truesizesEric Dumazet
2012-03-15Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-03-14ixgbe: dcb: use DCB config values for FCoE traffic class on openJohn Fastabend
2012-03-14ixgbe: Fix race condition where RX buffer could become corrupted.Atita Shirwaikar
2012-03-14ixgbe: use typed min/max functions where possibleJesse Brandeburg
2012-03-14ixgbe: fix obvious return value bug.Don Skidmore
2012-03-14ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itrAlexander Duyck
2012-03-14ixgbe: Do not disable read relaxed ordering when DCA is enabledAlexander Duyck
2012-03-14ixgb: Remove unnecessary defines, use pr_debugJoe Perches
2012-03-12ixgbe: Simplify logic for ethtool loopback frame creation and testingAlexander Duyck
2012-03-12ixgbe: Add iterator for cycling through rings on a q_vectorAlexander Duyck
2012-03-12ixgbe: Allocate rings as part of the q_vectorAlexander Duyck
2012-03-12ixgbe: Drop unnecessary napi_schedule_prep and spare blank line from ixgbe_intrAlexander Duyck
2012-03-12ixgbe: Default to queue pairs when number of queues is less than CPUsAlexander Duyck
2012-03-12ixgbe: Correct Adaptive Interrupt Moderation so that it will change valuesAlexander Duyck
2012-03-12ixgbe: Address issues with Tx WHTRESH value not being set correctlyAlexander Duyck
2012-03-12ixgbe: Reorder adapter contents for better cache utilizationAlexander Duyck
2012-03-12ixgbe: Do no clear Tx status bits since eop_desc provides enough infoAlexander Duyck
2012-03-12net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF stateAlexander Duyck
2012-03-12ixgbe: add support for byte queue limitsAlexander Duyck
2012-03-12ixgbe: remove tie between NAPI work limits and interrupt moderationJeff Kirsher
2012-03-12igb: fix ethtool offline testJeff Kirsher
2012-03-12bnx2x: code doesn't use stats for allocating Rx BDsDmitry Kravkov
2012-03-12bnx2x: ethtool returns req. AN even when AN failsYuval Mintz
2012-03-12bnx2x: ethtool now returns unknown speed/duplexYuval Mintz
2012-03-12bnx2x: mark functions as loaded on shared memoryYuval Mintz
2012-03-12bnx2x: use param's id instead of sp_obj's idYuval Mintz
2012-03-12bnx2x: set_one_mac_e1x uses raw's state as inputYuval Mintz
2012-03-12bnx2x: removed unused function bnx2x_queue_set_cos_cidYuval Mintz
2012-03-12bnx2x: move LLH_CAM to header, apply naming conventionsYuval Mintz
2012-03-12lpc32xx: Added ethernet driverstigge@antcom.de
2012-03-12net/hyperv: Add support for vlan trunking from guestsHaiyang Zhang
2012-03-12net/hyperv: Fix data corruption in rndis_filter_receive()Haiyang Zhang
2012-03-11r8169: enable transmit time stamping.Richard Cochran
2012-03-11drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to req...Julia Lawall
2012-03-11drivers/atm/eni.c: ensure arguments to request_irq and free_irq are compatibleJulia Lawall
2012-03-11Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller
2012-03-10r8169: stop using net_device.{base_addr, irq}.Francois Romieu
2012-03-10r8169: move rtl_cfg_info closer to its caller.Francois Romieu
2012-03-10r8169: move the netpoll handler after the irq handler.Francois Romieu
2012-03-10r8169: move rtl8169_open after rtl_task it depends on.Francois Romieu
2012-03-10r8169: move rtl_set_rx_mode before its rtl_hw_start callers.Francois Romieu
2012-03-10r8169: move net_device_ops beyond the methods it references.Francois Romieu
2012-03-10r8169: move the driver probe method to the end of the driver file.Francois Romieu
2012-03-10r8169: move the driver removal method to the end of the driver file.Francois Romieu
2012-03-09net: powerpc: remove the legacy iSeries ethernet driverStephen Rothwell
2012-03-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller