aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter2012-08-091-1/+1
* caif: fix NULL pointer checkAlan Cox2012-08-091-0/+3
* bnx2: Fix bug in bnx2_free_tx_skbs().Michael Chan2012-08-091-3/+3
* e1000e: Correct link check logic for 82571 serdesTushar Dave2012-07-191-0/+3
* rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka2012-07-191-1/+1
* rtl8187: ->brightness_set can not sleepStanislaw Gruszka2012-07-161-1/+1
* ipheth: add support for iPadDavide Gerhard2012-07-161-0/+5
* mwifiex: fix 11n rx packet drop issueStone Piao2012-07-163-2/+12
* can: c_can: precedence error in c_can_chip_config()Dan Carpenter2012-07-161-2/+2
* ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis2012-07-161-1/+1