summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely2011-02-2860-447/+772
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-1816-155/+245
| |\
| | * tg3: Restrict phy ioctl accessMatt Carlson2011-02-171-2/+6
| | * drivers/net: Call netif_carrier_off at the end of the probeIvan Vecera2011-02-172-0/+4
| | * ixgbe: work around for DDP last buffer sizeAmir Hanania2011-02-172-1/+52
| | * ixgbe: fix panic due to uninitialised pointerAndy Gospodarek2011-02-171-2/+4
| | * 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-141-1/+1
| | * cxgb4vf: Quiesce Virtual Interfaces on shutdown ...Casey Leedom2011-02-141-0/+41
| | * cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ...Casey Leedom2011-02-141-8/+8
| | * cxgb4vf: Check driver parameters in the right place ...Casey Leedom2011-02-141-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-131-42/+55
| | * | stmmac: enable wol via magic frame by default.Giuseppe Cavallaro2011-02-131-1/+3
| | * | Net, USB, Option, hso: Do not dereference NULL pointerJesper Juhl2011-02-131-6/+6
| | * | USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r...Jesper Juhl2011-02-131-1/+3
| * | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-02-181-1/+1
| |\ \ \
| | * | | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-161-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2011-02-151-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | m68knommu: Remove dependencies on nonexistent M68KNOMMUGeert Uytterhoeven2011-02-081-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-1023-129/+240
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | virtio_net: Add schedule check to napi_enable callBruce Rogers2011-02-101-11/+16
| | * | pch_can: fix tseg1/tseg2 setting issueTomoya MORINAGA2011-02-091-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-081-0/+1
| | * | pch_can: fix rmmod issueTomoya2011-02-081-1/+1
| | * | pch_can: fix 800k comms issueTomoya2011-02-081-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-051-0/+1
OpenPOWER on IntegriCloud