aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-02-17e1000e: flush all writebacks before unloadJesse Brandeburg
2011-02-17e1000e: check down flag in tasksJesse Brandeburg
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2011-02-15ath9k: Fix ath9k prevents CPU to enter C3 statesMohammed Shafi Shajakhan
2011-02-14cxgb4vf: Use defined Mailbox TimeoutCasey Leedom
2011-02-14cxgb4vf: Quiesce Virtual Interfaces on shutdown ...Casey Leedom
2011-02-14cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ...Casey Leedom
2011-02-14cxgb4vf: Check driver parameters in the right place ...Casey Leedom
2011-02-14pch_gbe: Fix the MAC Address load issue.Toshiharu Okada
2011-02-14iwlwifi: Delete iwl3945_good_plcp_health.David S. Miller
2011-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-14net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTINGKurt Van Dijck
2011-02-13pch_gbe: Fix the issue that the receiving data is not normal.Toshiharu Okada
2011-02-13stmmac: enable wol via magic frame by default.Giuseppe Cavallaro
2011-02-13Net, USB, Option, hso: Do not dereference NULL pointerJesper Juhl
2011-02-13USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r...Jesper Juhl
2011-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-10virtio_net: Add schedule check to napi_enable callBruce Rogers
2011-02-09pch_can: fix tseg1/tseg2 setting issueTomoya MORINAGA
2011-02-09can: softing_cs needs slab.hRandy Dunlap
2011-02-09iwl3945: remove plcp checkStanislaw Gruszka
2011-02-09pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtoolToshiharu Okada
2011-02-08pch_can: fix module reload issue with MSITomoya
2011-02-08pch_can: fix rmmod issueTomoya
2011-02-08pch_can: fix 800k comms issueTomoya
2011-02-08USB CDC NCM errata updates for cdc_ncm host driverAlexey Orishko
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-08ixgbe: update version stringDon Skidmore
2011-02-08ixgbe: cleanup variable initializationDon Skidmore
2011-02-08ixgbe: limit VF access to network trafficAlexander Duyck
2011-02-08ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore
2011-02-08ixgbe: fix variable set but not used warnings by gcc 4.6Emil Tantilov
2011-02-08e1000: add support for Marvell Alaska M88E1118R PHYFlorian Fainelli
2011-02-08e1000e: tx_timeout should not increment for non-hang eventsJesse Brandeburg
2011-02-08m68knommu: Remove dependencies on nonexistent M68KNOMMUGeert Uytterhoeven
2011-02-07iwlagn: Re-enable RF_KILL interrupt when downDon Fry
2011-02-06bnx2x: Duplication in promisc modeVladislav Zolotarov
2011-02-05sis900: Fix mem leak in sis900_rx error pathJesper Juhl
2011-02-05benet: Avoid potential null deref in be_cmd_get_seeprom_data()Ajit Khaparde
2011-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-04ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan
2011-02-04carl9170: fix typo in PS codeChristian Lamparter
2011-02-04net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov
2011-02-04net: can: at91_can: world-writable sysfs filesVasiliy Kulikov
2011-02-04r8169: prevent RxFIFO induced loops in the irq handler.Francois Romieu
2011-02-04r8169: RxFIFO overflow oddities with 8168 chipsets.Francois Romieu
2011-02-04r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera
2011-02-03niu: Fix races between up/down and get_stats.David S. Miller