summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-11-15brcmfmac: Add generic platform supportTomasz Figa1-0/+78
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-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-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: fix the race between channels setting and refillJason Wang1-4/+1
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-04xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant3-7/+23
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-13net: qmi_wwan: add new Qualcomm devicesBjørn Mork1-1/+129
2013-10-13p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter1-0/+1
2013-10-13rtlwifi: Align private space in rtl_priv structLarry Finger1-1/+1
2013-10-13mwifiex: fix PCIe hs_cfg cancel cmd timeoutBing Zhao1-3/+2
2013-10-13mwifiex: fix hang issue for USB chipsetsAmitkumar Karwar3-4/+4
2013-10-13mwifiex: fix NULL pointer dereference in usb suspend handlerBing Zhao1-7/+0
2013-10-13brcmfmac: obtain platform data upon module initializationArend van Spriel4-23/+24
2013-10-13ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda1-0/+6
2013-10-13bonding: Fix broken promiscuity reference counting issueNeil Horman1-3/+10
2013-10-13dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard1-1/+1
2013-10-13via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi1-2/+7
2013-10-13ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka1-1/+1
2013-10-13xen-netback: count number required slots for an skb more carefullyDavid Vrabel1-30/+64
2013-10-13tuntap: correctly handle error in tun_set_iff()Jason Wang1-3/+8
2013-10-13r8169: enforce RX_MULTI_EN for the 8168f.Francois Romieu1-0/+1
2013-10-13mwifiex: fix memory corruption when unsetting multicast listDaniel Drake2-13/+10
2013-10-01rt2800: change initialization sequence to fix system freezeStanislaw Gruszka1-8/+7
2013-10-01rt2800: fix wrong TX power compensationStanislaw Gruszka1-0/+7
2013-10-01bgmac: fix internal switch initializationRafał Miłecki2-2/+2
2013-10-01net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda1-0/+5
2013-09-26ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau1-0/+4
2013-09-26ath9k: fix rx descriptor related race conditionFelix Fietkau2-8/+14
2013-09-26ath9k: always clear ps filter bit on new assocFelix Fietkau1-0/+1
2013-09-26brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()John W. Linville1-4/+11
2013-09-14mwifiex: do not create AP and P2P interfaces upon driver loadingBing Zhao1-14/+0
2013-09-14net: mvneta: properly disable HW PHY polling and ensure adjust_link() worksThomas Petazzoni1-1/+12
2013-09-14tg3: Don't turn off led on 5719 serdes port 0Nithin Sujir1-2/+16
2013-09-14net: usb: Add HP hs2434 device to ZLP exception tableRob Gardner1-0/+4
2013-09-14be2net: fix disabling TX in be_close()Sathya Perla1-1/+1
2013-09-14sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings1-1/+1