aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ixgbe: add support for byte queue limitsAlexander Duyck2012-03-12
* ixgbe: remove tie between NAPI work limits and interrupt moderationJeff Kirsher2012-03-12
* igb: fix ethtool offline testJeff Kirsher2012-03-12
* bnx2x: code doesn't use stats for allocating Rx BDsDmitry Kravkov2012-03-12
* bnx2x: ethtool returns req. AN even when AN failsYuval Mintz2012-03-12
* bnx2x: ethtool now returns unknown speed/duplexYuval Mintz2012-03-12
* bnx2x: mark functions as loaded on shared memoryYuval Mintz2012-03-12
* bnx2x: use param's id instead of sp_obj's idYuval Mintz2012-03-12
* bnx2x: set_one_mac_e1x uses raw's state as inputYuval Mintz2012-03-12
* bnx2x: removed unused function bnx2x_queue_set_cos_cidYuval Mintz2012-03-12
* bnx2x: move LLH_CAM to header, apply naming conventionsYuval Mintz2012-03-12
* lpc32xx: Added ethernet driverstigge@antcom.de2012-03-12
* net/hyperv: Add support for vlan trunking from guestsHaiyang Zhang2012-03-12
* net/hyperv: Fix data corruption in rndis_filter_receive()Haiyang Zhang2012-03-12
* net: ipv4: Standardize prefixes for message loggingJoe Perches2012-03-12
* net: Convert printks to pr_<level>Joe Perches2012-03-12
* net: get rid of some pointless casts to sockaddrMaciej Żenczykowski2012-03-11
* ipv6: Fix Smatch warning.Li Wei2012-03-11
* MAINTAINERS: add an entry for the PHC codeRichard Cochran2012-03-11
* r8169: enable transmit time stamping.Richard Cochran2012-03-11
* drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to req...Julia Lawall2012-03-11
* drivers/atm/eni.c: ensure arguments to request_irq and free_irq are compatibleJulia Lawall2012-03-11
* caif: make zero a legal caif connetion id.sjur.brandeland@stericsson.com2012-03-11
* caif: Fix for a race in socket transmit with flow control.Dmitry Tarnyagin2012-03-11
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-03-11
|\
| * batman-adv: Remove spaces after a castSven Eckelmann2012-03-10
| * batman-adv: Use {} braces consistent on the arms of a statementSven Eckelmann2012-03-10
| * batman-adv: Don't begin block comments with only a /* lineSven Eckelmann2012-03-10
| * batman-adv: Ignore 80-chars per line limits for stringsSven Eckelmann2012-03-10
* | Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller2012-03-11
|\ \
| * | r8169: stop using net_device.{base_addr, irq}.Francois Romieu2012-03-10
| * | r8169: move rtl_cfg_info closer to its caller.Francois Romieu2012-03-10
| * | r8169: move the netpoll handler after the irq handler.Francois Romieu2012-03-10
| * | r8169: move rtl8169_open after rtl_task it depends on.Francois Romieu2012-03-10
| * | r8169: move rtl_set_rx_mode before its rtl_hw_start callers.Francois Romieu2012-03-10
| * | r8169: move net_device_ops beyond the methods it references.Francois Romieu2012-03-10
| * | r8169: move the driver probe method to the end of the driver file.Francois Romieu2012-03-10
| * | r8169: move the driver removal method to the end of the driver file.Francois Romieu2012-03-10
* | | net: powerpc: remove the legacy iSeries ethernet driverStephen Rothwell2012-03-09
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-03-09
|\ \ \
| * | | sfc: Log the part number on probeBen Hutchings2012-03-06
| * | | sfc: Remove efx_channel::last_eventq_read_ptrBen Hutchings2012-03-06
| * | | sfc: Run event/IRQ self-test asynchronously when interface is brought upBen Hutchings2012-03-06
| * | | sfc: Encapsulate access to efx_{channel,nic}::last_irq_cpu in self-testBen Hutchings2012-03-06
| * | | sfc: Test all event queues in parallelBen Hutchings2012-03-06
| * | | sfc: Raise self-test timeoutsBen Hutchings2012-03-06
| * | | sfc: Remove TX completions from adaptive IRQ scoringBen Hutchings2012-03-06
| * | | sfc: Update comments on efx_rx_packet_gro()Ben Hutchings2012-03-06
| * | | sfc: Remove redundant function efx_nic_has_mc()Ben Hutchings2012-03-06
| * | | sfc: Fix calculation of vf_i in map_vi_index()Robert Stonehouse2012-03-06