summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* virtio-net: reset virtqueue affinity when doing cpu hotplugWanlong Gao2013-01-271-0/+33
* virtio-net: split out clean affinity functionWanlong Gao2013-01-271-36/+40
* virtio-net: fix the set affinity bug when CPU IDs are not consecutiveWanlong Gao2013-01-271-13/+54
* can: pch_can: fix invalid error codesOlivier Sobrie2013-01-261-1/+1
* can: ti_hecc: fix invalid error codesOlivier Sobrie2013-01-261-2/+2
* can: c_can: fix invalid error codesOlivier Sobrie2013-01-261-2/+2
* r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs2013-01-231-7/+0
* tuntap: limit the number of flow cachesJason Wang2013-01-231-1/+6
* tuntap: reduce memory using of queuesJason Wang2013-01-231-7/+8
* net: cdc_mbim: send ZLP only for the specific buggy deviceBjørn Mork2013-01-231-0/+19
* netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2013-01-222-1/+3
* isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt2013-01-211-0/+2
* cdc_ncm: add support FLAG_NOARP for Infineon modem platformWei Shuai2013-01-211-0/+21
* usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai2013-01-211-0/+4
* net: cdc_ncm: fix error path for single interface probingBjørn Mork2013-01-211-1/+2
* net: cdc_mbim: send ZLP after max sized NTBsBjørn Mork2013-01-211-1/+1
* net: cdc_ncm: workaround for missing CDC UnionBjørn Mork2013-01-211-0/+27
* net/hyperv: fix wrong length of mac addressJianjun Kong2013-01-192-2/+2
* net: qmi_wwan: add ONDA MT8205 4G LTEBjørn Mork2013-01-191-0/+1
* net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaultsOr Gerlitz2013-01-181-9/+2
* net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV modeYan Burman2013-01-181-4/+9
* net: calxedaxgmac: throw away overrun framesRob Herring2013-01-181-0/+4
* macvlan: fix macvlan_get_size()Eric Dumazet2013-01-171-1/+4
* phy/marvell: remove fiber/copper autoselect on 88e1111Stef van Os2013-01-171-9/+0
* 3c574_cs: fix operator precedence between << and &Nickolai Zeldovich2013-01-171-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-1712-77/+59
|\
| * ath9k: disable the tasklet before taking the PCU lockFelix Fietkau2013-01-141-4/+3
| * ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau2013-01-142-14/+0
| * brcmsmac: increase timer reference count for new timers onlyPiotr Haber2013-01-111-3/+4
| * ath9k: fix rx flush handlingFelix Fietkau2013-01-113-21/+12
| * ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau2013-01-115-19/+4
| * ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau2013-01-111-1/+0
| * ath9k: fix double-free bug on beacon generate failureFelix Fietkau2013-01-111-0/+1
| * ath9k: do not link receive buffers during flushFelix Fietkau2013-01-111-4/+6
| * ath9k_htc: Fix memory leakSujith Manoharan2013-01-111-0/+2
| * mwifiex: correct config_bands handling for ibss networkAmitkumar Karwar2013-01-111-1/+1
| * mwifiex: update config_bands during infra associationAmitkumar Karwar2013-01-112-14/+15
| * Bluetooth device 04ca:3008 should use ath3kSergio Cambra2013-01-102-0/+3
| * Bluetooth: Add support for Foxconn / Hon Hai [0489:e056]AceLan Kao2013-01-092-0/+3
| * Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e]AceLan Kao2013-01-092-0/+3
| * Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k.Daniel Schaal2013-01-092-0/+3
| * Bluetooth: Add support for IMC Networks [13d3:3393]AceLan Kao2013-01-092-0/+3
* | net: qmi_wwan: add TP-LINK HSUPA Modem MA180Bjørn Mork2013-01-161-0/+1
* | usbnet: dm9601: Fix incorrect commandTushar Behera2013-01-161-16/+6
* | cxgb4: set coalesce parameters on all queuesThadeu Lima de Souza Cascardo2013-01-161-3/+14
* | ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctlJacob Keller2013-01-161-2/+2
* | ixgbe: only compile ixgbe_debugfs.o when enabledJacob Keller2013-01-162-6/+2
* | tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir2013-01-151-23/+35
* | tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir2013-01-151-0/+4
* | tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore2013-01-151-5/+18