summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net/fec: put the ioremap cookie immediately into a void __iomem pointerUwe Kleine-König2011-02-151-5/+4
* net/fec: no need to memzero private dataUwe Kleine-König2011-02-151-1/+0
* net/fec: no need to check for validity of ndev in suspend and resumeUwe Kleine-König2011-02-151-16/+12
* net/fec: don't free an irq that failed to be requestedUwe Kleine-König2011-02-151-2/+1
* net/fec: release mem_region requested in probe in error path and removeUwe Kleine-König2011-02-151-2/+12
* net/fec: no need to cast arguments for memcpyUwe Kleine-König2011-02-151-1/+1
* 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
* | benet: Avoid potential null deref in be_cmd_get_seeprom_data()Ajit Khaparde2011-02-051-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-031-16/+45
* | atl1c: Add missing PCI device IDChuck Ebbert2011-02-021-0/+1
* | be2net: remove netif_stop_queue being called before register_netdev.Ajit Khaparde2011-02-011-2/+0
* | be2net: fix a crash seen during insmod/rmmod testAjit Khaparde2011-02-011-2/+0
* | bnx2x: multicasts in NPAR modeVladislav Zolotarov2011-02-011-7/+2
* | depca: Fix warningsAlan Cox2011-02-011-3/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-019-46/+58
|\ \ | |/
| * ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan2011-02-011-1/+7
| * wl12xx: fix use after freeMathias Krause2011-01-311-2/+1
| * ath9k: Fix power save usage count imbalance on deinitRajkumar Manoharan2011-01-282-2/+2
| * ath9k_hw: Fix system hang when resuming from S3/S4Rajkumar Manoharan2011-01-281-2/+1
| * ath9k_htc: fix race conditions when stop deviceStanislaw Gruszka2011-01-272-9/+15
| * ath9k: fix race conditions when stop deviceStanislaw Gruszka2011-01-272-5/+9
| * ath5k: correct endianness of frame durationBob Copeland2011-01-271-3/+1
| * ath5k: fix error handling in ath5k_hw_dma_stopBob Copeland2011-01-271-2/+2
| * rtlwifi: Fix firmware upload errorsChaoming Li2011-01-271-20/+20
* | vxge: Fix wrong boolean operatorStefan Weil2011-02-011-1/+1
* | enc28j60: Fix reading of transmit status vectorStefan Weil2011-01-311-1/+1
OpenPOWER on IntegriCloud