summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* rapidio: fix use of non-compatible registersAlexandre Bounine2011-08-261-15/+8Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-225-36/+37
|\
| * iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach2011-08-131-22/+17Star
| * Revert "iwlagn: sysfs couldn't find the priv pointer"Emmanuel Grumbach2011-08-131-9/+9
| * drivers/net/wireless/wl12xx: add missing kfreeJulia Lawall2011-08-122-6/+5Star
| * rt2x00: fix crash in rt2800usb_get_txwiStanislaw Gruszka2011-08-111-4/+3Star
| * rt2x00: fix order of entry flags modificationStanislaw Gruszka2011-08-111-10/+7Star
| * rt2x00: fix crash in rt2800usb_write_tx_descStanislaw Gruszka2011-08-111-1/+12
* | forcedeth: call vlan_mode only if hw supports vlansJiri Pirko2011-08-181-1/+2
* | via-velocity: remove non-tagged packet filteringJiri Pirko2011-08-181-4/+0Star
* | bonding:reset backup and inactive flag of slavePeter Pan(潘卫平)2011-08-181-0/+18
* | gianfar: reduce stack usage in gianfar_ethtool.cWang Shaoyan2011-08-141-5/+21
* | gianfar: prevent buggy hw rx vlan taggingJiri Pirko2011-08-141-2/+7
* | net: sh_eth: Fix build by forgot including linux/interrupt.hNobuhiro Iwamatsu2011-08-141-0/+1
* | drivers/net/can/sja1000/plx_pci.c: eliminate double freeJulia Lawall2011-08-141-2/+2
* | usbnet/cdc_ncm: Don't use stack variables for DMAJosh Boyer2011-08-141-9/+38
* | vmxnet3: Don't enable vlan filters in promiscuous mode.Jesse Gross2011-08-141-14/+20
* | e1000e: workaround invalid Tx/Rx tail descriptor register writeBruce Allan2011-08-133-4/+85
* | e1000e: workaround for packet drop on 82579 at 100MbpsBruce Allan2011-08-131-5/+14
* | e1000e: Spurious interrupts & dropped packets with 82577/8/9 in half-duplexBruce Allan2011-08-131-8/+33
* | ixgbe: Fix FCOE memory leak for DDP packetsAlexander Duyck2011-08-131-1/+3
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-08-129-26/+49
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-119-26/+49
| |\|
| | * drivers/net/wireless/wl1251: add missing kfreeJulia Lawall2011-08-102-6/+2Star
| | * ath5k: fix error handling in ath5k_beacon_sendBob Copeland2011-08-091-9/+14
| | * rt2x00: Add rt2870 device id for Dvico usb keyAnthony Bourguignon2011-08-091-0/+2
| | * ath9k: fix a misprint which leads to incorrect calibrationAlex Hacker2011-08-091-1/+1
| | * rt2x00: Add new rt73 buffalo USB idIvo van Doorn2011-08-091-0/+1
| | * rtlwifi: rtl892cu: New USB IDsLarry Finger2011-08-091-3/+8
| | * ath9k_hw: update PMU to improve ripple issue for AR9485Rajkumar Manoharan2011-08-091-1/+1
| | * ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan2011-08-091-3/+3
| | * b43: read correct register on bcma bus.Hauke Mehrtens2011-08-091-3/+17
* | | e1000e: increase driver version numberBruce Allan2011-08-121-1/+1
* | | e1000e: alternate MAC address updateBruce Allan2011-08-121-2/+2
* | | e1000e: do not disable receiver on 82574/82583Bruce Allan2011-08-124-5/+12
* | | e1000e: alternate MAC address does not work on device id 0x1060Bruce Allan2011-08-121-1/+2
|/ /
* | PCnet: Fix section mismatchRalf Baechle2011-08-111-1/+1
* | bnx2x: disable dcb on 578xx since not supported yetDmitry Kravkov2011-08-111-1/+1
* | bnx2x: properly clean indirect addressesDmitry Kravkov2011-08-112-9/+32
* | bnx2x: prevent race between undi_unload and load flowsDmitry Kravkov2011-08-111-0/+8
* | bnx2x: fix select_queue when FCoE is disabledVladislav Zolotarov2011-08-111-5/+25
* | bnx2x: init FCOE FP only onceVladislav Zolotarov2011-08-111-2/+3
* | net/irda: sh_sir: tidyup compile warningKuninori Morimoto2011-08-111-1/+1
* | net/irda: sh_sir: add missing headerKuninori Morimoto2011-08-111-0/+2
* | net/irda: sh_irda: add missing headerKuninori Morimoto2011-08-111-0/+2
* | slcan: ldisc generated skbs are received in softirq contextOliver Hartkopp2011-08-111-1/+1
* | dp83640: increase receive time stamp buffer sizeRichard Cochran2011-08-081-3/+2Star
* | gianfar: fix fiper alignment after resetting the timeRichard Cochran2011-08-081-7/+2Star
* | rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)huajun li2011-08-081-1/+0Star
* | slip: fix NOHZ local_softirq_pending 08 warningMatvejchikov Ilya2011-08-081-1/+1