summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-12-11net: smc91: fix crash regression on the versatileLinus Walleij1-18/+4
2013-12-11can: c_can: don't call pm_runtime_get_sync() from interrupt contextMarc Kleine-Budde1-6/+15
2013-12-11can: sja1000: fix {pre,post}_irq() handling and IRQ handler return valueOliver Hartkopp1-8/+9
2013-12-08team: fix master carrier set when user linkup is enabledJiri Pirko1-0/+4
2013-12-08net: 8139cp: fix a BUG_ON triggered by wrong bytes_complYang Yingliang1-3/+2
2013-12-08r8169: check ALDPS bit and disable it if enabled for the 8168gDavid Chang1-0/+5
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa1-2/+0
2013-12-08bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov1-0/+6
2013-12-08macvtap: limit head length of skb allocatedJason Wang1-1/+7
2013-12-08tuntap: limit head length of skb allocatedJason Wang1-1/+9
2013-12-08usbnet: fix status interrupt urb handlingFelix Fietkau1-3/+0
2013-12-08bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico1-2/+3
2013-12-08net/mlx4_en: Fixed crash when port type is changedAmir Vadai1-4/+4
2013-12-04xen-netback: fix refcnt unbalance for 3.10Wei Liu1-4/+6
2013-12-04iwl4965: better skb management in rx pathStanislaw Gruszka1-6/+12
2013-12-04iwl3945: better skb management in rx pathEric Dumazet1-12/+19
2013-12-04iwlwifi: don't WARN on host commands sent when firmware is deadEmmanuel Grumbach1-2/+4
2013-12-04prism54: set netdev type to "wlan"Dan Williams1-2/+5
2013-12-04mwifiex: fix wrong eth_hdr usage for bridged packets in AP modeUjjal Roy1-3/+26
2013-12-04mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil1-0/+3
2013-12-04rt2400pci: fix RSSI readStanislaw Gruszka1-1/+1
2013-12-04rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-12-04rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-12-04rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-12-04rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger2-6/+6
2013-12-04rtlwifi: rtl8192se: Fix wrong assignmentFelipe Pena1-1/+1
2013-12-04rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland2-57/+42
2013-12-04rtlwifi: rtl8188ee: Fix smatch warning in rtl8188ee/hw.cLarry Finger1-0/+1
2013-12-04can: flexcan: fix flexcan_chip_start() on imx6Marc Kleine-Budde1-12/+0
2013-11-29rt2800usb: slow down TX status pollingStanislaw Gruszka1-4/+8
2013-11-29rt2x00: fix HT TX descriptor settings regressionStanislaw Gruszka3-5/+5
2013-11-29rt2x00: rt2800lib: fix VGC adjustment for RT5592Gabor Juhos1-4/+7
2013-11-29rt2x00: check if device is still available on rt2x00mac_flush()Stanislaw Gruszka1-0/+3
2013-11-29rt2x00: fix a crash bug in the HT descriptor handling fixFelix Fietkau1-1/+2
2013-11-29can: c_can: Fix RX message handling, handle lost message before EOBMarkus Pargmann1-3/+3
2013-11-29can: kvaser_usb: fix usb endpoints detectionOlivier Sobrie1-7/+13
2013-11-29libertas: potential oops in debugfsDan Carpenter1-1/+5
2013-11-20iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC seriesMatti Gottlieb1-3/+32
2013-11-20iwlwifi: add new 7260 and 3160 series device IDsOren Givon3-7/+91
2013-11-20xen-netback: transition to CLOSED when removing a VIFDavid Vrabel1-0/+4
2013-11-20xen-netback: Handle backend state transitions in a more robust wayPaul Durrant1-31/+118
2013-11-20net/mlx4_core: Fix call to __mlx4_unregister_macJack Morgenstein1-1/+1
2013-11-20virtio-net: correctly handle cpu hotplug notifier during resumingJason Wang1-7/+6
2013-11-20xen-netback: use jiffies_64 value to calculate credit timeoutWei Liu3-7/+7
2013-11-20cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architecturesBen Hutchings1-1/+2
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