aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-16Merge branch 'depends/tty-omap-serial' into next/cleanupOlof Johansson3-25/+26
2012-09-01net: qmi_wwan: add several new Gobi devicesBjørn Mork1-0/+3
2012-09-01fddi: 64 bit bug in smt_add_para()Dan Carpenter1-1/+1
2012-08-31net: ethernet: fix kernel OOPS when remove davinci_mdio moduleBin Liu1-1/+3
2012-08-31net: qmi_wwan: new device: Foxconn/Novatel E396Aleksander Morgado1-0/+1
2012-08-31usbnet: fix deadlock in resumeOliver Neukum1-1/+1
2012-08-31cs89x0 : packet reception not workingJaccon Bastiaansen1-5/+5
2012-08-30bnx2x: Correct the ndo_poll_controller callMerav Sicron1-3/+5
2012-08-30bnx2x: Move netif_napi_add to the open callMerav Sicron5-13/+10
2012-08-30e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan2-25/+24
2012-08-30gianfar: fix default tx vlan offload feature flagClaudiu Manoil1-1/+1
2012-08-30xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RXIan Campbell1-29/+10
2012-08-29netpoll: revert 6bdb7fe3104 and fix be_poll() insteadAmerigo Wang2-2/+6
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman81-583/+467
2012-08-24Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller1-2/+2
2012-08-24Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2-4/+7
2012-08-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller8-18/+28
2012-08-24stmmac: add header inclusion protectionRayagond Kokatanur9-0/+43
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville8-18/+28
2012-08-24can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharingSven Schmitt1-1/+3
2012-08-24can: softing: Fix potential memory leak in softing_load_fw()Alexey Khoroshilov1-3/+4
2012-08-24sfc: Fix reporting of IPv4 full filters through ethtoolBen Hutchings1-2/+2
2012-08-22stmmac: fix a typo in the macro used to mask the mmc irqGiuseppe CAVALLARO1-3/+3
2012-08-22stmmac: fix GMAC syn IDGiuseppe CAVALLARO1-1/+1
2012-08-22brcm80211: smac: set interface down on resetVladimir Zapolskiy1-0/+3
2012-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-301/+132
2012-08-21iwlwifi: protect SRAM debugfsJohannes Berg1-0/+3
2012-08-21iwlwifi: fix flow handler debug codeJohannes Berg3-16/+18
2012-08-21drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initializationJulia Lawall1-1/+2
2012-08-21ath5k: fix wrong max power per rate eeprom reads for 802.11aThomas Huehn2-1/+2
2012-08-20Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-2/+2
2012-08-20netconsole: remove a redundant netconsole_target_put()Amerigo Wang1-1/+0
2012-08-20net/stmmac: fix issue of clk_get for Loongson1B.Kelvin Cheung1-1/+1
2012-08-20drivers/net/irda: fix error return codeJulia Lawall2-0/+2
2012-08-20drivers/net/wan/dscc4.c: fix error return codeJulia Lawall1-2/+3
2012-08-20drivers/net/wimax/i2400m/fw.c: fix error return codeJulia Lawall1-1/+3
2012-08-20net: qmi_wwan: new devices: UML290 and K5006-ZBjørn Mork1-0/+5
2012-08-20net: sh_eth: Add eth support for R8A7779 devicePhil Edworthy2-5/+10
2012-08-20netdev/phy: skip disabled mdio-mux nodesTimur Tabi1-1/+1
2012-08-17USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-17USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-17Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds5-17/+29
2012-08-15mlx4_core: Clean up buddy bitmap allocationRoland Dreier1-4/+3
2012-08-15mlx4_core: Fix integer overflow issues around MTT tableYishai Hadas5-10/+13
2012-08-15mlx4_core: Allow large mlx4_buddy bitmapsYishai Hadas1-4/+14
2012-08-15vmxnet3: Fix race between dev_open() and register_netdev()Steve Hodgson1-1/+1
2012-08-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller9-18/+27
2012-08-14drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return codeJulia Lawall1-1/+3
2012-08-14drivers/net/ethernet/freescale/fs_enet: fix error return codeJulia Lawall2-3/+9
2012-08-14drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereferenceJulia Lawall1-1/+2