summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-09-05NET: am79c961: fix race in link status codeRussell King
2011-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-26cassini: init before use in cas_interruptN.françois romieu
2011-08-26can: ti_hecc: Fix uninitialized spinlock in probeAbhilash K V
2011-08-26can: ti_hecc: Fix unintialized variableAbhilash K V
2011-08-26net: sh_eth: fix the compile errorYoshihiro Shimoda
2011-08-26net/phy: fix DP83865 phy interrupt handlerGiuseppe CAVALLARO
2011-08-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-25rapidio: fix use of non-compatible registersAlexandre Bounine
2011-08-24ibmveth: Fix leak when recycling skb and hypervisor returns errorAnton Blanchard
2011-08-24ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan
2011-08-24carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov
2011-08-23wl12xx: add max_sched_scan_ssids value to the hw descriptionLuciano Coelho
2011-08-23wl12xx: Fix validation of pm_runtime_get_sync return valueIdo Yariv
2011-08-23wl12xx: Remove obsolete testmode NVS push commandIdo Yariv
2011-08-22ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC addressSenthil Balasubramanian
2011-08-22rt2x00: do not drop usb dev reference counter on suspendStanislaw Gruszka
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-17forcedeth: call vlan_mode only if hw supports vlansJiri Pirko
2011-08-17via-velocity: remove non-tagged packet filteringJiri Pirko
2011-08-17bonding:reset backup and inactive flag of slavePeter Pan(潘卫平)
2011-08-13gianfar: reduce stack usage in gianfar_ethtool.cWang Shaoyan
2011-08-13gianfar: prevent buggy hw rx vlan taggingJiri Pirko
2011-08-13net: sh_eth: Fix build by forgot including linux/interrupt.hNobuhiro Iwamatsu
2011-08-13drivers/net/can/sja1000/plx_pci.c: eliminate double freeJulia Lawall
2011-08-13usbnet/cdc_ncm: Don't use stack variables for DMAJosh Boyer
2011-08-13vmxnet3: Don't enable vlan filters in promiscuous mode.Jesse Gross
2011-08-13iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach
2011-08-13Revert "iwlagn: sysfs couldn't find the priv pointer"Emmanuel Grumbach
2011-08-13e1000e: workaround invalid Tx/Rx tail descriptor register writeBruce Allan
2011-08-13e1000e: workaround for packet drop on 82579 at 100MbpsBruce Allan
2011-08-13e1000e: Spurious interrupts & dropped packets with 82577/8/9 in half-duplexBruce Allan
2011-08-13ixgbe: Fix FCOE memory leak for DDP packetsAlexander Duyck
2011-08-12drivers/net/wireless/wl12xx: add missing kfreeJulia Lawall
2011-08-11Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-08-11e1000e: increase driver version numberBruce Allan
2011-08-11e1000e: alternate MAC address updateBruce Allan
2011-08-11e1000e: do not disable receiver on 82574/82583Bruce Allan
2011-08-11e1000e: alternate MAC address does not work on device id 0x1060Bruce Allan
2011-08-11rt2x00: fix crash in rt2800usb_get_txwiStanislaw Gruszka
2011-08-11rt2x00: fix order of entry flags modificationStanislaw Gruszka
2011-08-11rt2x00: fix crash in rt2800usb_write_tx_descStanislaw Gruszka
2011-08-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-11PCnet: Fix section mismatchRalf Baechle
2011-08-11bnx2x: disable dcb on 578xx since not supported yetDmitry Kravkov
2011-08-11bnx2x: properly clean indirect addressesDmitry Kravkov
2011-08-11bnx2x: prevent race between undi_unload and load flowsDmitry Kravkov
2011-08-11bnx2x: fix select_queue when FCoE is disabledVladislav Zolotarov
2011-08-11bnx2x: init FCOE FP only onceVladislav Zolotarov
2011-08-11net/irda: sh_sir: tidyup compile warningKuninori Morimoto