aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-37/+35
2012-04-11rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger1-1/+6
2012-04-11rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2-19/+21
2012-04-10Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan1-5/+3
2012-04-10rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia1-5/+1
2012-04-09rtlwifi: Fix oops on rate-control failureLarry Finger1-1/+4
2012-04-09rtlwifi: rtl8192de: Fix firmware initializationLarry Finger1-6/+0
2012-04-06Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-26/+51
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-1/+1
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-195/+371
2012-04-06xen: only check xen_platform_pci_unplug if hvmIgor Mammedov1-1/+1
2012-04-05bonding: properly unset current_arp_slave on slave link upVeaceslav Falico1-1/+5
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds24-264/+108
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd24-264/+108
2012-04-04mlx4: allocate just enough pages instead of always 4 pagesThadeu Lima de Souza Cascardo1-2/+3
2012-04-04stmmac: re-add IFF_UNICAST_FLT for dwmac1000Marc Kleine-Budde1-2/+4
2012-04-04bnx2x: Clear MDC/MDIO warning messageYaniv Rosner2-2/+1
2012-04-04bnx2x: Fix BCM57711+BCM84823 link issueYaniv Rosner1-2/+2
2012-04-04bnx2x: Clear BCM84833 LED after fan failureYaniv Rosner2-0/+12
2012-04-04bnx2x: Fix BCM84833 PHY FW version presentationYaniv Rosner1-2/+1
2012-04-04bnx2x: Fix link issue for BCM8727 boards.Yaniv Rosner1-7/+14
2012-04-04bnx2x: Restore 1G LED on BCM57712+BCM8727 designs.Yaniv Rosner1-15/+18
2012-04-04bnx2x: Fix BCM578x0-SFI pre-emphasis settingsYaniv Rosner1-5/+5
2012-04-04bnx2x: Fix BCM57810-KR AN speed transitionYaniv Rosner1-2/+18
2012-04-04bnx2x: Fix BCM57810-KR FCYaniv Rosner2-0/+31
2012-04-04bnx2x: PFC fixYaniv Rosner2-1/+18
2012-04-04sky2: copy received packets on inefficient unaligned architecturestephen hemminger1-1/+12
2012-04-04net/bonding: correctly proxy slave neigh param setup ndo functionShlomo Pongratz1-8/+43
2012-04-04net/bonding: emit address change event also in bond_releaseShlomo Pongratz1-0/+3
2012-04-04Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2012-04-03r8169: enable napi on resume.Artem Savkov1-0/+3
2012-04-03bnx2x: correction to firmware interfaceYuval Mintz1-55/+55
2012-04-03phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla1-1/+2
2012-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller3-84/+112
2012-04-03e1000e: Guarantee descriptor writeback flush success.Matthew Vick1-0/+17
2012-04-03e1000e: prevent oops when adapter is being closed and reset simultaneouslyBruce Allan2-0/+15
2012-04-03ixgbe: driver fix for link flapMultanen, Eric W1-84/+80
2012-04-03ppp: Don't stop and restart queue on every TX packetDavid Woodhouse1-5/+9
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds47-235/+623
2012-04-02sky2: dont overwrite settings for PHY Quick linkLino Sanfilippo1-2/+3
2012-04-02tg3: Fix 5717 serdes powerdown problemMatt Carlson1-1/+3
2012-04-02drivers/net/ethernet/tile: fix netdev_alloc_skb() bombingChris Metcalf1-1/+1
2012-04-02tilepro ethernet driver: fix a few minor issuesChris Metcalf1-25/+50
2012-04-02Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt1-2/+4
2012-04-01net: usb: cdc_eem: fix mtuRabin Vincent1-0/+1
2012-04-01net: sh_eth: fix endian check for architecture independentYoshihiro Shimoda2-3/+3
2012-04-01usb/rtl8150 : Remove duplicated definitionshuajun li1-26/+0
2012-04-01rionet: fix page allocation order of rionet_activeAkinobu Mita1-5/+6
2012-04-01via-rhine: fix wait-bit inversion.Andreas Mohr1-5/+7
2012-04-01net: lpc_eth: Fix rename of dev_hw_addr_randomstigge@antcom.de1-1/+1