summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-11-21iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC seriesMatti Gottlieb1-3/+32
2013-11-21xen-netback: transition to CLOSED when removing a VIFDavid Vrabel1-0/+4
2013-11-21xen-netback: Handle backend state transitions in a more robust wayPaul Durrant1-30/+118
2013-11-21cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architecturesBen Hutchings1-1/+2
2013-11-21xen-netback: use jiffies_64 value to calculate credit timeoutWei Liu3-7/+7
2013-11-21virtio-net: correctly handle cpu hotplug notifier during resumingJason Wang1-7/+6
2013-11-21net/mlx4_core: Fix call to __mlx4_unregister_macJack Morgenstein1-1/+1
2013-11-13Revert "rt2x00pci: Use PCI MSIs whenever possible"Stanislaw Gruszka1-8/+1
2013-11-13can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abor...Marc Kleine-Budde1-2/+8
2013-11-13can: flexcan: fix mx28 detection by rearanging OF match tableMarc Kleine-Budde1-2/+2
2013-11-13can: at91-can: fix device to driver data mapping for platform devicesMarc Kleine-Budde1-2/+2
2013-11-13iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach3-0/+17
2013-11-13iwlwifi: mvm: call ieee80211_scan_completed when neededEmmanuel Grumbach1-1/+11
2013-11-13rtlwifi: rtl8192cu: Fix error in pointer arithmeticMark Cave-Ayland1-1/+2
2013-11-13mwifiex: fix SDIO interrupt lost issueAmitkumar Karwar1-2/+4
2013-11-13ath9k: fix tx queue scheduling after channel changesFelix Fietkau1-12/+11
2013-11-04wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.Solomon Peachy1-0/+2
2013-11-04davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier1-2/+1
2013-11-04be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam1-1/+2
2013-11-04wanxl: fix info leak in ioctlSalva Peiró1-0/+1
2013-11-04virtio-net: refill only when device is up during setting queuesJason Wang1-1/+5
2013-11-04virtio-net: don't respond to cpu hotplug notifier if we're not readyJason Wang1-0/+8
2013-11-04bnx2x: record rx queue for LRO packetsEric Dumazet1-0/+1
2013-11-04farsync: fix info leak in ioctlSalva Peiró1-0/+1
2013-11-04net/mlx4_en: Fix pages never dma unmapped on rxAmir Vadai1-2/+3
2013-11-04net/mlx4_en: Rename name of mlx4_en_rx_alloc membersAmir Vadai2-19/+25
2013-11-04xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant3-19/+22
2013-11-04can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde1-5/+5
2013-11-04net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth1-1/+1
2013-11-04net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth1-3/+1
2013-10-14net: qmi_wwan: add new Qualcomm devicesBjørn Mork1-1/+129
2013-10-14p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter1-0/+1
2013-10-14rtlwifi: Align private space in rtl_priv structLarry Finger1-1/+1
2013-10-14mwifiex: fix PCIe hs_cfg cancel cmd timeoutBing Zhao1-3/+2
2013-10-14mwifiex: fix hang issue for USB chipsetsAmitkumar Karwar3-4/+4
2013-10-14mwifiex: fix NULL pointer dereference in usb suspend handlerBing Zhao1-7/+0
2013-10-14brcmfmac: obtain platform data upon module initializationArend van Spriel4-23/+24
2013-10-14ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda1-0/+6
2013-10-14bonding: Fix broken promiscuity reference counting issueNeil Horman1-3/+10
2013-10-14dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard1-1/+1
2013-10-14via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi1-2/+7
2013-10-14skge: fix invalid value passed to pci_unmap_sigleMikulas Patocka1-3/+6
2013-10-14ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka1-1/+1
2013-10-14vxlan: Avoid creating fdb entry with NULL destinationSridhar Samudrala1-9/+11
2013-10-14ethernet/arc/arc_emac: Fix huge delays in large file copiesVineet Gupta1-2/+2
2013-10-14xen-netback: count number required slots for an skb more carefullyDavid Vrabel1-30/+64
2013-10-14tuntap: correctly handle error in tun_set_iff()Jason Wang1-3/+8
2013-10-14r8169: enforce RX_MULTI_EN for the 8168f.Francois Romieu1-0/+1
2013-10-14sh_eth: fix napi_{en|dis}able() calls racing against interruptsSergei Shtylyov1-5/+7
2013-10-05cw1200: Use a threaded oneshot irq handler for cw1200_spiSolomon Peachy1-3/+4