summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-11-13can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abor...Marc Kleine-Budde
2013-11-13can: flexcan: fix mx28 detection by rearanging OF match tableMarc Kleine-Budde
2013-11-13can: at91-can: fix device to driver data mapping for platform devicesMarc Kleine-Budde
2013-11-13iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach
2013-11-13rtlwifi: rtl8192cu: Fix error in pointer arithmeticMark Cave-Ayland
2013-11-13mwifiex: fix SDIO interrupt lost issueAmitkumar Karwar
2013-11-13ath9k: fix tx queue scheduling after channel changesFelix Fietkau
2013-11-04davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier
2013-11-04be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam
2013-11-04wanxl: fix info leak in ioctlSalva Peiró
2013-11-04virtio-net: refill only when device is up during setting queuesJason Wang
2013-11-04virtio-net: fix the race between channels setting and refillJason Wang
2013-11-04virtio-net: don't respond to cpu hotplug notifier if we're not readyJason Wang
2013-11-04bnx2x: record rx queue for LRO packetsEric Dumazet
2013-11-04farsync: fix info leak in ioctlSalva Peiró
2013-11-04xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant
2013-11-04can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde
2013-11-04net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth
2013-11-04net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth
2013-10-13net: qmi_wwan: add new Qualcomm devicesBjørn Mork
2013-10-13p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter
2013-10-13rtlwifi: Align private space in rtl_priv structLarry Finger
2013-10-13mwifiex: fix PCIe hs_cfg cancel cmd timeoutBing Zhao
2013-10-13mwifiex: fix hang issue for USB chipsetsAmitkumar Karwar
2013-10-13mwifiex: fix NULL pointer dereference in usb suspend handlerBing Zhao
2013-10-13brcmfmac: obtain platform data upon module initializationArend van Spriel
2013-10-13ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda
2013-10-13bonding: Fix broken promiscuity reference counting issueNeil Horman
2013-10-13dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard
2013-10-13via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi
2013-10-13ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-10-13xen-netback: count number required slots for an skb more carefullyDavid Vrabel
2013-10-13tuntap: correctly handle error in tun_set_iff()Jason Wang
2013-10-13r8169: enforce RX_MULTI_EN for the 8168f.Francois Romieu
2013-10-13mwifiex: fix memory corruption when unsetting multicast listDaniel Drake
2013-10-01rt2800: change initialization sequence to fix system freezeStanislaw Gruszka
2013-10-01rt2800: fix wrong TX power compensationStanislaw Gruszka
2013-10-01bgmac: fix internal switch initializationRafał Miłecki
2013-10-01net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda
2013-09-26ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau
2013-09-26ath9k: fix rx descriptor related race conditionFelix Fietkau
2013-09-26ath9k: always clear ps filter bit on new assocFelix Fietkau
2013-09-26brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()John W. Linville
2013-09-14mwifiex: do not create AP and P2P interfaces upon driver loadingBing Zhao
2013-09-14net: mvneta: properly disable HW PHY polling and ensure adjust_link() worksThomas Petazzoni
2013-09-14tg3: Don't turn off led on 5719 serdes port 0Nithin Sujir
2013-09-14net: usb: Add HP hs2434 device to ZLP exception tableRob Gardner
2013-09-14be2net: fix disabling TX in be_close()Sathya Perla
2013-09-14sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings
2013-09-14tun: signedness bug in tun_get_user()Dan Carpenter