summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-12net: ipv4: Standardize prefixes for message loggingJoe Perches
2012-03-11net: Convert printks to pr_<level>Joe Perches
2012-03-11net: get rid of some pointless casts to sockaddrMaciej Żenczykowski
2012-03-11ipv6: Fix Smatch warning.Li Wei
2012-03-11MAINTAINERS: add an entry for the PHC codeRichard Cochran
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-11caif: make zero a legal caif connetion id.sjur.brandeland@stericsson.com
2012-03-11caif: Fix for a race in socket transmit with flow control.Dmitry Tarnyagin
2012-03-11Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-03-11Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller
2012-03-11batman-adv: Remove spaces after a castSven Eckelmann
2012-03-11batman-adv: Use {} braces consistent on the arms of a statementSven Eckelmann
2012-03-11batman-adv: Don't begin block comments with only a /* lineSven Eckelmann
2012-03-11batman-adv: Ignore 80-chars per line limits for stringsSven Eckelmann
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
2012-03-09ptp_pch: rename pch_pcidev to pci_driver to fix section mismatch warnings.David S. Miller
2012-03-09net: Use bool in netdevice.h helpers.David S. Miller
2012-03-09net: Use bool in skbuff.h helper functions.David S. Miller
2012-03-09ipv4: Make ip_rcv_options() return bool.David S. Miller
2012-03-09ipv4: Make ip_call_ra_chain() return bool.David S. Miller
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-09net/pch_gbe: supports eg20t ptp clockTakahiroi Shimizu
2012-03-09supports eg20t ptp clockTakahiro Shimizu
2012-03-09x86: Derandom delay_tsc for 64 bitThomas Gleixner