summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* be2net: fix disabling TX in be_close()Sathya Perla2013-08-221-1/+1
* Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-08-221-1/+1
|\
| * sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings2013-08-211-1/+1
* | hso: Fix stack corruption on some architecturesDaniel Gimpelevich2013-08-211-1/+5
* | hso: Earlier catch of error conditionDaniel Gimpelevich2013-08-211-4/+5
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-08-207-29/+37
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-197-29/+37
| |\ \ | | |/ | |/|
| | * Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter2013-08-091-2/+2
| | * zd1201: do not use stack as URB transfer_bufferJussi Kivilinna2013-08-091-1/+3
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-095-26/+32
| | |\
| | | * iwlwifi: mvm: disconnect if time event scheduling failsJohannes Berg2013-08-061-10/+23
| | | * Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG"Guy Cohen2013-08-062-10/+0
| | | * iwlwifi: pcie: disable L1 Active after pci_enable_deviceEmmanuel Grumbach2013-07-311-5/+5
| | | * iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka2013-07-311-1/+4
* | | | net: phy: rtl8211: fix interrupt on status link changeGiuseppe CAVALLARO2013-08-201-2/+2
* | | | r8169: remember WOL preferences on driver loadPeter Wu2013-08-201-1/+1
* | | | via-ircc: don't return zero if via_ircc_open() failedAlexey Khoroshilov2013-08-201-4/+2
* | | | macvtap: Ignore tap features when VNET_HDR is offVlad Yasevich2013-08-201-2/+4
* | | | macvtap: Correctly set tap features when IFF_VNET_HDR is disabled.Vlad Yasevich2013-08-201-4/+0
* | | | macvtap: simplify usage of tap_featuresVlad Yasevich2013-08-201-4/+6
* | | | bnx2x: set VF DMAE when first function has 0 supported VFsAriel Elior2013-08-201-5/+2
* | | | bnx2x: Protect against VFs' ndos when SR-IOV is disabledAriel Elior2013-08-201-18/+31
* | | | bnx2x: prevent VF benign attentionsYuval Mintz2013-08-201-0/+3
* | | | bnx2x: Consider DCBX remote errorDmitry Kravkov2013-08-201-3/+6
* | | | bnx2x: Change DCB context handlingDmitry Kravkov2013-08-204-8/+43
* | | | bnx2x: dropless flow control not always functionalDmitry Kravkov2013-08-201-13/+23
|/ / /
* | | net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2013-08-154-35/+29
* | | tun: signedness bug in tun_get_user()Dan Carpenter2013-08-151-2/+4
* | | qlcnic: Fix diagnostic interrupt test for 83xx adaptersManish Chopra2013-08-151-0/+5
* | | qlcnic: Fix beacon state return status handlingSucheta Chakraborty2013-08-151-3/+3
* | | qlcnic: Fix set driver version commandHimanshu Madhani2013-08-152-3/+6
* | | net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...Daniel Borkmann2013-08-151-5/+8
* | | drivers/net/ethernet/via/via-velocity.c: update napi implementationJulia Lawall2013-08-151-1/+3
* | | Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy2013-08-151-83/+24
* | | be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi2013-08-152-0/+9
* | | tun: compare with 0 instead of total_lenWeiping Pan2013-08-131-2/+2
* | | ethernet/arc/arc_emac - fix NAPI "work > weight" warningAlexey Brodkin2013-08-131-1/+1
* | | bnx2x: prevent crash in shutdown flow with CNICYuval Mintz2013-08-131-2/+1
* | | bnx2x: fix PTE write access errorBarak Witkowsky2013-08-133-0/+15
* | | bnx2x: fix memory leak in VFAriel Elior2013-08-131-1/+1
* | | bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov2013-08-133-12/+24
* | | bnx2x: protect different statistics flowsDmitry Kravkov2013-08-133-12/+57
* | | skge: dma_sync the whole receive bufferstephen hemminger2013-08-131-2/+4
* | | stmmac: fix init_dma_desc_rings() to handle errorsBartlomiej Zolnierkiewicz2013-08-121-19/+92
* | | can: pcan_usb: fix wrong memcpy() bytes lengthStephane Grosjean2013-08-111-1/+1
* | | macvtap: fix two racesEric Dumazet2013-08-111-3/+9
* | | net: stmmac: Fixed the condition of extend_desc for jumbo frameByungho An2013-08-091-2/+11
* | | vxlan: fix a soft lockup in vxlan module removalCong Wang2013-08-091-2/+0
* | | vxlan: fix a regression of igmp joinCong Wang2013-08-091-1/+1
* | | 8139cp: Fix skb leak in rx_status_loop failure path.Dave Jones2013-08-091-0/+1