summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-09-05NET: am79c961: fix race in link status codeRussell King1-0/+3
2011-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-73/+35
2011-08-26cassini: init before use in cas_interruptN.françois romieu1-2/+1
2011-08-26can: ti_hecc: Fix uninitialized spinlock in probeAbhilash K V1-0/+1
2011-08-26can: ti_hecc: Fix unintialized variableAbhilash K V1-1/+1
2011-08-26net: sh_eth: fix the compile errorYoshihiro Shimoda1-0/+1
2011-08-26net/phy: fix DP83865 phy interrupt handlerGiuseppe CAVALLARO1-6/+11
2011-08-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-61/+11
2011-08-26rapidio: fix use of non-compatible registersAlexandre Bounine1-15/+8
2011-08-25ibmveth: Fix leak when recycling skb and hypervisor returns errorAnton Blanchard1-3/+9
2011-08-24ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan1-0/+4
2011-08-24carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov1-1/+3
2011-08-23wl12xx: add max_sched_scan_ssids value to the hw descriptionLuciano Coelho1-0/+1
2011-08-23wl12xx: Fix validation of pm_runtime_get_sync return valueIdo Yariv1-1/+1
2011-08-23wl12xx: Remove obsolete testmode NVS push commandIdo Yariv1-45/+0
2011-08-22ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC addressSenthil Balasubramanian1-1/+1
2011-08-22rt2x00: do not drop usb dev reference counter on suspendStanislaw Gruszka1-13/+1
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-36/+37
2011-08-18forcedeth: call vlan_mode only if hw supports vlansJiri Pirko1-1/+2
2011-08-18via-velocity: remove non-tagged packet filteringJiri Pirko1-4/+0
2011-08-18bonding:reset backup and inactive flag of slavePeter Pan(潘卫平)1-0/+18
2011-08-14gianfar: reduce stack usage in gianfar_ethtool.cWang Shaoyan1-5/+21
2011-08-14gianfar: prevent buggy hw rx vlan taggingJiri Pirko1-2/+7
2011-08-14net: sh_eth: Fix build by forgot including linux/interrupt.hNobuhiro Iwamatsu1-0/+1
2011-08-14drivers/net/can/sja1000/plx_pci.c: eliminate double freeJulia Lawall1-2/+2
2011-08-14usbnet/cdc_ncm: Don't use stack variables for DMAJosh Boyer1-9/+38
2011-08-14vmxnet3: Don't enable vlan filters in promiscuous mode.Jesse Gross1-14/+20
2011-08-13iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach1-22/+17
2011-08-13Revert "iwlagn: sysfs couldn't find the priv pointer"Emmanuel Grumbach1-9/+9
2011-08-13e1000e: workaround invalid Tx/Rx tail descriptor register writeBruce Allan3-4/+85
2011-08-13e1000e: workaround for packet drop on 82579 at 100MbpsBruce Allan1-5/+14
2011-08-13e1000e: Spurious interrupts & dropped packets with 82577/8/9 in half-duplexBruce Allan1-8/+33
2011-08-13ixgbe: Fix FCOE memory leak for DDP packetsAlexander Duyck1-1/+3
2011-08-12drivers/net/wireless/wl12xx: add missing kfreeJulia Lawall2-6/+5
2011-08-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller9-26/+49
2011-08-12e1000e: increase driver version numberBruce Allan1-1/+1
2011-08-12e1000e: alternate MAC address updateBruce Allan1-2/+2
2011-08-12e1000e: do not disable receiver on 82574/82583Bruce Allan4-5/+12
2011-08-12e1000e: alternate MAC address does not work on device id 0x1060Bruce Allan1-1/+2
2011-08-11rt2x00: fix crash in rt2800usb_get_txwiStanislaw Gruszka1-4/+3
2011-08-11rt2x00: fix order of entry flags modificationStanislaw Gruszka1-10/+7
2011-08-11rt2x00: fix crash in rt2800usb_write_tx_descStanislaw Gruszka1-1/+12
2011-08-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-26/+49
2011-08-11PCnet: Fix section mismatchRalf Baechle1-1/+1
2011-08-11bnx2x: disable dcb on 578xx since not supported yetDmitry Kravkov1-1/+1
2011-08-11bnx2x: properly clean indirect addressesDmitry Kravkov2-9/+32
2011-08-11bnx2x: prevent race between undi_unload and load flowsDmitry Kravkov1-0/+8
2011-08-11bnx2x: fix select_queue when FCoE is disabledVladislav Zolotarov1-5/+25
2011-08-11bnx2x: init FCOE FP only onceVladislav Zolotarov1-2/+3
2011-08-11net/irda: sh_sir: tidyup compile warningKuninori Morimoto1-1/+1