summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-03-20tun: add a missing nf_reset() in tun_net_xmit()Eric Dumazet
2013-03-20atl1c: restore buffer stateHuang, Xiong
2013-03-20net/mlx4_en: Disable RFS when running in SRIOV modeAmir Vadai
2013-03-20net/mlx4_en: Initialize RFS filters lock and list in init_netdevAmir Vadai
2013-03-14usbnet: smsc95xx: fix suspend failureMing Lei
2013-03-14tg3: Update link_up flag for phylib devicesNithin Sujir
2013-03-14e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov
2013-03-14ath9k_hw: improve reset reliability after errorsFelix Fietkau
2013-03-14ath9k_htc: fix signal strength handling issuesFelix Fietkau
2013-03-14ath9k: fix RSSI dummy marker valueFelix Fietkau
2013-03-14libertas: fix crash for SD8688Bing Zhao
2013-03-14mwifiex: correct sleep delay counterAvinash Patil
2013-03-14iwlwifi: always copy first 16 bytes of commandsJohannes Berg
2013-03-04b43: Fix lockdep splat on module unloadLarry Finger
2013-02-28mlx4_en: fix allocation of CPU affinity reverse-mapKleber Sacilotto de Souza
2013-02-28mlx4_en: fix allocation of device tx_cqKleber Sacilotto de Souza
2013-02-28ppp: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet
2013-02-28xen-netback: cancel the credit timer when taking the vif downDavid Vrabel
2013-02-28xen-netback: correctly return errors from netbk_count_requests()David Vrabel
2013-02-28net: cdc_ncm: fix probing of devices with multiple control interface altsettingsBjørn Mork
2013-02-28p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski
2013-02-28rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...Jussi Kivilinna
2013-02-28rtlwifi: rtl8192cu: Add new USB IDLarry Finger
2013-02-28rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_idLarry Finger
2013-02-28b43: Increase number of RX DMA slotsLarry Finger
2013-02-13net/macb: fix race with RX interrupt while doing NAPINicolas Ferre
2013-02-13atl1c: add error checking for pci_map_single functionsHuang, Xiong
2013-02-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-02-12ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck
2013-02-12net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork
2013-02-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-11mwl8k: fix band for supported channelsJonas Gorski
2013-02-10bnx2x: set gso_typeMichael S. Tsirkin
2013-02-10qlcnic: set gso_typeMichael S. Tsirkin
2013-02-10ixgbe: fix gso typeMichael S. Tsirkin
2013-02-10stmmac: mdio register has to fail if the phy is not foundGiuseppe CAVALLARO
2013-02-10stmmac: fix macro used for debugging the xmitGiuseppe CAVALLARO
2013-02-10Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller
2013-02-09Revert "r8169: enable internal ASPM and clock request settings".Francois Romieu
2013-02-08Revert "r8169: enable ALDPS for power saving".Francois Romieu
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-07Merge branch 'netback'David S. Miller
2013-02-07netback: correct netbk_tx_err to handle wrap around.Ian Campbell
2013-02-07xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell
2013-02-07xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley
2013-02-07xen/netback: shutdown the ring if it contains garbage.Ian Campbell
2013-02-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-02-06net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork
2013-02-06net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork
2013-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville