summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-1653-141/+198
* net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routinesRick Jones2011-11-167-19/+22
* enable virtio_net to return bus_info in ethtool -i consistent with emulated NICsRick Jones2011-11-161-0/+15
* mdio-gpio: Add reset functionality to mdio-gpio driver(v2).Srinivas Kandagatla2011-11-152-0/+10
* bnx2x: add endline at end of messageDmitry Kravkov2011-11-141-1/+1
* net/can/mscan: Fix buggy listen only mode settingWolfgang Grandegger2011-11-141-1/+1
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-149-55/+54
* bnx2x: uses build_skb() in receive pathEric Dumazet2011-11-145-169/+171
* net: fsl_pq_mdio: fix non tbi phy accessBaruch Siach2011-11-141-6/+6
* net/can/mscan: add listen only modeMarc Kleine-Budde2011-11-141-2/+6
* Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones2011-11-1417-60/+74
* fsl_pq_mdio: Clean up tbi address configurationAndy Fleming2011-11-141-45/+8
* net-forcedeth: Add internal loopback support for forcedeth NICs.Sanjay Hortikar2011-11-141-1/+155
* net: introduce ethernet teaming deviceJiri Pirko2011-11-137-0/+1880
* bnx2x: update driver version to 1.70.35-0Dmitry Kravkov2011-11-131-2/+2
* bnx2x: Remove on-stack napi struct variableAriel Elior2011-11-131-5/+7
* bnx2x: prevent race in statistics flowDmitry Kravkov2011-11-131-1/+3
* bnx2x: add fan failure event handlingAriel Elior2011-11-132-1/+26
* bnx2x: remove unused #defineDmitry Kravkov2011-11-131-7/+0
* bnx2x: simplify definition of RX_SGE_MASK_LEN and use it.Dmitry Kravkov2011-11-132-4/+2
* bnx2x: DCBX: use #define instead of magicDmitry Kravkov2011-11-132-4/+6
* bnx2x: propagate DCBX negotiationDmitry Kravkov2011-11-134-46/+90
* bnx2x: separate FCoE and iSCSI license initialization.Dmitry Kravkov2011-11-133-11/+46
* bnx2x: remove unused variableDmitry Kravkov2011-11-131-3/+1
* bnx2x: use rx_queue index for skb_record_rx_queue()Dmitry Kravkov2011-11-134-2/+4
* bnx2x: allow FCoE and DCB for 578xxDmitry Kravkov2011-11-132-3/+3
* be2net: stop issuing FW cmds if any cmd times outSathya Perla2011-11-123-19/+20
* be2net: don't log more than one error on detecting EEH/UE errorsSathya Perla2011-11-122-13/+5
* be2net: stop checking the UE registers after an EEH errorSathya Perla2011-11-121-2/+4
* be2net: init (vf)_if_handle/vf_pmac_id to handle failure scenariosSathya Perla2011-11-124-34/+42
* ll_temac: Add support for phy_mii_ioctlRicardo Ribalda2011-11-081-0/+14
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-0838-136/+166
* net: better pcpu data alignmentEric Dumazet2011-11-081-1/+1
* sunhme: Allow usage on SBI based SBus systemsoftedal2011-11-081-1/+1
* Fix incorrect usage of NET_IP_ALIGNNico Erfurth2011-11-081-3/+4
* r8169: increase the delay parameter of pm_schedule_suspendhayeswang2011-11-081-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-0726-235/+254
|\
| * forcedeth: fix a few sparse warnings (variable shadowing)david decotigny2011-11-071-17/+17
| * forcedeth: Improve stats countersMandeep Baines2011-11-071-0/+4
| * forcedeth: remove unneeded stats updatesdavid decotigny2011-11-071-34/+1
| * forcedeth: Acknowledge only interrupts that are being processedMike Ditto2011-11-071-5/+8
| * forcedeth: fix race when unloading moduledavid decotigny2011-11-071-1/+1
| * usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov2011-11-071-1/+2
| * ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V2011-11-072-2/+4
| * bonding: comparing a u8 with -1 is always falseDan Carpenter2011-11-042-4/+4
| * sky2: fix regression on Yukon Optimastephen hemminger2011-11-041-11/+0
| * i825xx:xscale:8390:freescale: Fix Kconfig dependanciesJeff Kirsher2011-11-043-4/+10
| * macvlan: receive multicast with local addressstephen hemminger2011-11-041-0/+7
| * tg3: Update version to 3.121Matt Carlson2011-11-041-2/+2
| * tg3: Eliminate timer race with reset_taskMatt Carlson2011-11-042-13/+2
OpenPOWER on IntegriCloud