aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: add support for new 82599 device idEmil Tantilov2012-12-033-0/+4
* ixgbe: add support for new 82599 deviceEmil Tantilov2012-12-033-0/+4
* ixgbe: add support for X540-AT1joshua.a.hay@intel.com2012-12-033-0/+4
* mwifiex: report error to MMC core if we cannot suspendBing Zhao2012-12-031-5/+6
* rtlwifi: rtl8192cu: Add new USB IDAlbert Pool2012-12-031-0/+1
* sky2: Fix for interrupt handlerMirko Lindner2012-11-261-1/+3
* r8169: use unlimited DMA burst for TXMichal Schmidt2012-11-261-1/+1
* net: usb: Fix memory leak on Tx data pathHemant Kumar2012-11-171-0/+3
* rt2800: validate step value for temperature compensationStanislaw Gruszka2012-11-171-1/+1
* ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau2012-11-171-0/+2
* skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboardGraham Gower2012-10-281-0/+7
* tg3: Apply short DMA frag workaround to 5906Matt Carlson2012-10-211-2/+3
* r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga2012-10-131-0/+3
* r8169: fix unsigned int wraparound with TSOJulien Ducourthial2012-10-131-6/+10
* r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.Francois Romieu2012-10-131-0/+6
* r8169: Config1 is read-only on 8168c and later.Francois Romieu2012-10-131-2/+13
* r8169: runtime resume before shutdown.françois romieu2012-10-131-0/+5
* r8169: missing barriers.Francois Romieu2012-10-131-3/+2
* r8169: fix Config2 MSIEnable bit setting.françois romieu2012-10-131-6/+8
* r8169: Rx FIFO overflow fixes.Francois Romieu2012-10-131-30/+24
* r8169: increase the delay parameter of pm_schedule_suspendhayeswang2012-10-131-1/+1
* r8169: expand received packet length indication.Francois Romieu2012-10-131-1/+1
* r8169: jumbo fixes.Francois Romieu2012-10-131-55/+247
* r8169: remove erroneous processing of always set bit.Francois Romieu2012-10-131-1/+6
* r8169: don't enable rx when shutdown.Hayes Wang2012-10-131-2/+5
* r8169: fix wake on lan setting for non-8111E.Hayes Wang2012-10-131-2/+4
* tg3: Fix TSO CAP for 5704 devs w / ASF enabledMatt Carlson2012-10-131-2/+12
* pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu2012-10-131-1/+1
* sierra_net: Endianess bug fix.Lennart Sorensen2012-10-131-1/+1
* netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov2012-10-131-0/+4
* ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli2012-10-131-0/+1
* net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin2012-10-131-0/+1
* can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()Wei Yongjun2012-10-071-2/+2
* b43legacy: Fix crash on unload when firmware not availableLarry Finger2012-10-071-0/+2
* e1000e: Disable ASPM L1 on 82574Chris Boot2012-10-021-1/+2
* rt2x00: Fix rfkill polling prior to interface start.Gertjan van Wingerde2012-10-0211-0/+69
* rt2x00: Fix word size of rt2500usb MAC_CSR19 register.Gertjan van Wingerde2012-10-022-9/+9
* can: janz-ican3: fix support for older hardware revisionsIra W. Snyder2012-10-021-3/+1
* can: ti_hecc: fix oops during rmmodMarc Kleine-Budde2012-10-021-1/+1
* asix: Support DLink DUB-E100 H/W Ver C1Søren Holm2012-10-021-0/+4
* can: mcp251x: avoid repeated frame bugBenoît Locher2012-10-021-1/+10
* netconsole: remove a redundant netconsole_target_put()Amerigo Wang2012-10-021-1/+0
* sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings2012-10-025-9/+51
* USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
* USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
* ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi2012-09-141-1/+1
* rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son2012-08-261-0/+1
* rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka2012-08-151-2/+1
* e1000e: NIC goes up and immediately goes downTushar Dave2012-08-151-3/+1
* net/tun: fix ioctl() based info leaksMathias Krause2012-08-091-2/+4