summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: error in configurations with mesh support disabledFelix Fietkau2013-03-281-0/+2
* mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao2013-03-281-4/+3
* rtlwifi: rtl8192cu: Fix problem that prevents reassociationLarry Finger2013-03-281-52/+35
* rtlwifi: rtl8192cu: Fix schedule while atomic bug splatLarry Finger2013-03-281-2/+0
* sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings2013-03-281-1/+2
* sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings2013-03-281-2/+2
* sfc: Detach net device when stopping queues for reconfigurationBen Hutchings2013-03-281-4/+12
* sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings2013-03-282-6/+8
* sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings2013-03-281-5/+10
* drivers/net/ethernet/sfc/ptp.c: adjust duplicate testJulia Lawall2013-03-281-1/+1
* bnx2x: fix occasional statistics off-by-4GB errorMaciej Żenczykowski2013-03-281-1/+2
* bnx2x: add missing napi deletion in error pathMichal Schmidt2013-03-281-0/+1
* net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork2013-03-282-27/+33
* net: qmi_wwan: set correct altsetting for Gobi 1K devicesBjørn Mork2013-03-281-33/+16
* tg3: 5715 does not link up when autoneg offNithin Sujir2013-03-281-0/+8
* bonding: don't call update_speed_duplex() under spinlocksVeaceslav Falico2013-03-281-4/+2
* netconsole: don't call __netpoll_cleanup() while atomicVeaceslav Falico2013-03-281-6/+9
* macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode.Vlad Yasevich2013-03-201-0/+1
* team: unsyc the devices addresses when port is removedVlad Yasevich2013-03-201-0/+2
* bonding: fire NETDEV_RELEASE event only on 0 slavesVeaceslav Falico2013-03-201-2/+3
* vxlan: fix oops when delete netns containing vxlanZang MingJie2013-03-201-0/+9
* tun: add a missing nf_reset() in tun_net_xmit()Eric Dumazet2013-03-201-0/+2
* atl1c: restore buffer stateHuang, Xiong2013-03-201-1/+1
* net/mlx4_en: Disable RFS when running in SRIOV modeAmir Vadai2013-03-201-3/+5
* net/mlx4_en: Initialize RFS filters lock and list in init_netdevAmir Vadai2013-03-201-3/+5
* usbnet: smsc95xx: fix suspend failureMing Lei2013-03-141-0/+6
* tg3: Update link_up flag for phylib devicesNithin Sujir2013-03-141-9/+5
* e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov2013-03-141-1/+1
* ath9k_hw: improve reset reliability after errorsFelix Fietkau2013-03-141-1/+3
* ath9k_htc: fix signal strength handling issuesFelix Fietkau2013-03-142-7/+12
* ath9k: fix RSSI dummy marker valueFelix Fietkau2013-03-141-1/+1
* libertas: fix crash for SD8688Bing Zhao2013-03-141-1/+5
* mwifiex: correct sleep delay counterAvinash Patil2013-03-141-1/+1
* iwlwifi: always copy first 16 bytes of commandsJohannes Berg2013-03-143-23/+71
* b43: Fix lockdep splat on module unloadLarry Finger2013-03-041-1/+2
* mlx4_en: fix allocation of CPU affinity reverse-mapKleber Sacilotto de Souza2013-02-281-1/+1
* mlx4_en: fix allocation of device tx_cqKleber Sacilotto de Souza2013-02-281-1/+1
* ppp: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet2013-02-281-0/+8
* xen-netback: cancel the credit timer when taking the vif downDavid Vrabel2013-02-281-2/+1
* xen-netback: correctly return errors from netbk_count_requests()David Vrabel2013-02-281-4/+4
* net: cdc_ncm: fix probing of devices with multiple control interface altsettingsBjørn Mork2013-02-281-3/+8
* p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski2013-02-281-1/+1
* rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...Jussi Kivilinna2013-02-281-16/+28
* rtlwifi: rtl8192cu: Add new USB IDLarry Finger2013-02-281-0/+1
* rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_idLarry Finger2013-02-283-4/+12
* b43: Increase number of RX DMA slotsLarry Finger2013-02-281-1/+1
* net/macb: fix race with RX interrupt while doing NAPINicolas Ferre2013-02-131-0/+5
* atl1c: add error checking for pci_map_single functionsHuang, Xiong2013-02-131-7/+64
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-02-121-18/+18
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-121-18/+18
| |\