summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* e1000e: flush all writebacks before unloadJesse Brandeburg2011-02-171-10/+21
* e1000e: check down flag in tasksJesse Brandeburg2011-02-171-0/+21
* cxgb4vf: Use defined Mailbox TimeoutCasey Leedom2011-02-151-1/+1
* cxgb4vf: Quiesce Virtual Interfaces on shutdown ...Casey Leedom2011-02-151-0/+41
* cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ...Casey Leedom2011-02-151-8/+8
* cxgb4vf: Check driver parameters in the right place ...Casey Leedom2011-02-151-12/+11
* pch_gbe: Fix the MAC Address load issue.Toshiharu Okada2011-02-142-1/+8
* iwlwifi: Delete iwl3945_good_plcp_health.David S. Miller2011-02-141-66/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-141-1/+0
|\
| * iwl3945: remove plcp checkStanislaw Gruszka2011-02-091-1/+0
* | net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTINGKurt Van Dijck2011-02-141-1/+1
* | pch_gbe: Fix the issue that the receiving data is not normal.Toshiharu Okada2011-02-141-42/+55
* | stmmac: enable wol via magic frame by default.Giuseppe Cavallaro2011-02-141-1/+3
* | Net, USB, Option, hso: Do not dereference NULL pointerJesper Juhl2011-02-141-6/+6
* | USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r...Jesper Juhl2011-02-131-1/+3
* | virtio_net: Add schedule check to napi_enable callBruce Rogers2011-02-101-11/+16
* | pch_can: fix tseg1/tseg2 setting issueTomoya MORINAGA2011-02-101-2/+2
* | can: softing_cs needs slab.hRandy Dunlap2011-02-091-0/+1
* | pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtoolToshiharu Okada2011-02-091-8/+4
* | pch_can: fix module reload issue with MSITomoya2011-02-091-0/+1
* | pch_can: fix rmmod issueTomoya2011-02-091-1/+1
* | pch_can: fix 800k comms issueTomoya2011-02-091-1/+1
* | USB CDC NCM errata updates for cdc_ncm host driverAlexey Orishko2011-02-081-80/+147
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-02-088-14/+21
|\ \
| * | ixgbe: update version stringDon Skidmore2011-02-081-1/+1
| * | ixgbe: cleanup variable initializationDon Skidmore2011-02-081-1/+1
| * | ixgbe: limit VF access to network trafficAlexander Duyck2011-02-082-2/+3
| * | ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore2011-02-081-2/+9
| * | ixgbe: fix variable set but not used warnings by gcc 4.6Emil Tantilov2011-02-082-6/+3
| * | e1000: add support for Marvell Alaska M88E1118R PHYFlorian Fainelli2011-02-082-1/+4
| * | e1000e: tx_timeout should not increment for non-hang eventsJesse Brandeburg2011-02-081-1/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-087-5/+19
|\ \ \ | |/ / |/| / | |/
| * iwlagn: Re-enable RF_KILL interrupt when downDon Fry2011-02-071-0/+6
| * ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan2011-02-043-4/+7
| * carl9170: fix typo in PS codeChristian Lamparter2011-02-041-1/+1
| * wireless, wl1251: Fix potential NULL pointer dereference in wl1251_op_bss_inf...Jesper Juhl2011-02-031-0/+3
| * iwlagn: overwrite EEPROM chain setting for 6250 devicesWey-Yi Guy2011-02-021-0/+2
* | bnx2x: Duplication in promisc modeVladislav Zolotarov2011-02-061-9/+23
* | sis900: Fix mem leak in sis900_rx error pathJesper Juhl2011-02-061-0/+1
* | benet: Avoid potential null deref in be_cmd_get_seeprom_data()Ajit Khaparde2011-02-061-0/+5
* | net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov2011-02-041-1/+1
* | net: can: at91_can: world-writable sysfs filesVasiliy Kulikov2011-02-041-1/+1
* | r8169: prevent RxFIFO induced loops in the irq handler.Francois Romieu2011-02-041-0/+9
* | r8169: RxFIFO overflow oddities with 8168 chipsets.Francois Romieu2011-02-041-9/+21
* | r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera2011-02-041-2/+4
* | niu: Fix races between up/down and get_stats.David S. Miller2011-02-041-16/+45
* | atl1c: Add missing PCI device IDChuck Ebbert2011-02-031-0/+1
* | be2net: remove netif_stop_queue being called before register_netdev.Ajit Khaparde2011-02-021-2/+0
* | be2net: fix a crash seen during insmod/rmmod testAjit Khaparde2011-02-021-2/+0
* | bnx2x: multicasts in NPAR modeVladislav Zolotarov2011-02-011-7/+2