summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-02-17e1000e: flush all writebacks before unloadJesse Brandeburg1-10/+21
2011-02-17e1000e: check down flag in tasksJesse Brandeburg1-0/+21
2011-02-15cxgb4vf: Use defined Mailbox TimeoutCasey Leedom1-1/+1
2011-02-15cxgb4vf: Quiesce Virtual Interfaces on shutdown ...Casey Leedom1-0/+41
2011-02-15cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ...Casey Leedom1-8/+8
2011-02-15cxgb4vf: Check driver parameters in the right place ...Casey Leedom1-12/+11
2011-02-15pch_gbe: Fix the MAC Address load issue.Toshiharu Okada2-1/+8
2011-02-15iwlwifi: Delete iwl3945_good_plcp_health.David S. Miller1-66/+0
2011-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+0
2011-02-14net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTINGKurt Van Dijck1-1/+1
2011-02-14pch_gbe: Fix the issue that the receiving data is not normal.Toshiharu Okada1-42/+55
2011-02-14stmmac: enable wol via magic frame by default.Giuseppe Cavallaro1-1/+3
2011-02-14Net, USB, Option, hso: Do not dereference NULL pointerJesper Juhl1-6/+6
2011-02-13USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r...Jesper Juhl1-1/+3
2011-02-10virtio_net: Add schedule check to napi_enable callBruce Rogers1-11/+16
2011-02-10pch_can: fix tseg1/tseg2 setting issueTomoya MORINAGA1-2/+2
2011-02-09can: softing_cs needs slab.hRandy Dunlap1-0/+1
2011-02-09iwl3945: remove plcp checkStanislaw Gruszka1-1/+0
2011-02-09pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtoolToshiharu Okada1-8/+4
2011-02-09pch_can: fix module reload issue with MSITomoya1-0/+1
2011-02-09pch_can: fix rmmod issueTomoya1-1/+1
2011-02-09pch_can: fix 800k comms issueTomoya1-1/+1
2011-02-09USB CDC NCM errata updates for cdc_ncm host driverAlexey Orishko1-80/+147
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller8-14/+21
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-5/+19
2011-02-08ixgbe: update version stringDon Skidmore1-1/+1
2011-02-08ixgbe: cleanup variable initializationDon Skidmore1-1/+1
2011-02-08ixgbe: limit VF access to network trafficAlexander Duyck2-2/+3
2011-02-08ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore1-2/+9
2011-02-08ixgbe: fix variable set but not used warnings by gcc 4.6Emil Tantilov2-6/+3
2011-02-08e1000: add support for Marvell Alaska M88E1118R PHYFlorian Fainelli2-1/+4
2011-02-08e1000e: tx_timeout should not increment for non-hang eventsJesse Brandeburg1-1/+0
2011-02-08iwlagn: Re-enable RF_KILL interrupt when downDon Fry1-0/+6
2011-02-06bnx2x: Duplication in promisc modeVladislav Zolotarov1-9/+23
2011-02-06sis900: Fix mem leak in sis900_rx error pathJesper Juhl1-0/+1
2011-02-06benet: Avoid potential null deref in be_cmd_get_seeprom_data()Ajit Khaparde1-0/+5
2011-02-05ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan3-4/+7
2011-02-05carl9170: fix typo in PS codeChristian Lamparter1-1/+1
2011-02-05net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov1-1/+1
2011-02-05net: can: at91_can: world-writable sysfs filesVasiliy Kulikov1-1/+1
2011-02-04r8169: prevent RxFIFO induced loops in the irq handler.Francois Romieu1-0/+9
2011-02-04r8169: RxFIFO overflow oddities with 8168 chipsets.Francois Romieu1-9/+21
2011-02-04r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera1-2/+4
2011-02-04niu: Fix races between up/down and get_stats.David S. Miller1-16/+45
2011-02-03wireless, wl1251: Fix potential NULL pointer dereference in wl1251_op_bss_inf...Jesper Juhl1-0/+3
2011-02-03atl1c: Add missing PCI device IDChuck Ebbert1-0/+1
2011-02-03iwlagn: overwrite EEPROM chain setting for 6250 devicesWey-Yi Guy1-0/+2
2011-02-02be2net: remove netif_stop_queue being called before register_netdev.Ajit Khaparde1-2/+0
2011-02-02be2net: fix a crash seen during insmod/rmmod testAjit Khaparde1-2/+0
2011-02-02bnx2x: multicasts in NPAR modeVladislav Zolotarov1-7/+2