summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-04-05bnx2x: Restore 1G LED on BCM57712+BCM8727 designs.Yaniv Rosner1-15/+18
2012-04-05bnx2x: Fix BCM578x0-SFI pre-emphasis settingsYaniv Rosner1-5/+5
2012-04-05bnx2x: Fix BCM57810-KR AN speed transitionYaniv Rosner1-2/+18
2012-04-05bnx2x: Fix BCM57810-KR FCYaniv Rosner2-0/+31
2012-04-05bnx2x: PFC fixYaniv Rosner2-1/+18
2012-04-05sky2: copy received packets on inefficient unaligned architecturestephen hemminger1-1/+12
2012-04-05net/bonding: correctly proxy slave neigh param setup ndo functionShlomo Pongratz1-8/+43
2012-04-05net/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-04r8169: enable napi on resume.Artem Savkov1-0/+3
2012-04-04bnx2x: correction to firmware interfaceYuval Mintz1-55/+55
2012-04-04phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla1-1/+2
2012-04-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller3-84/+112
2012-04-04e1000e: Guarantee descriptor writeback flush success.Matthew Vick1-0/+17
2012-04-04e1000e: prevent oops when adapter is being closed and reset simultaneouslyBruce Allan2-0/+15
2012-04-04ixgbe: driver fix for link flapMultanen, Eric W1-84/+80
2012-04-04ppp: Don't stop and restart queue on every TX packetDavid Woodhouse1-5/+9
2012-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds47-235/+623
2012-04-03sky2: dont overwrite settings for PHY Quick linkLino Sanfilippo1-2/+3
2012-04-03tg3: 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-02net: usb: cdc_eem: fix mtuRabin Vincent1-0/+1
2012-04-02net: sh_eth: fix endian check for architecture independentYoshihiro Shimoda2-3/+3
2012-04-02usb/rtl8150 : Remove duplicated definitionshuajun li1-26/+0
2012-04-02rionet: fix page allocation order of rionet_activeAkinobu Mita1-5/+6
2012-04-02via-rhine: fix wait-bit inversion.Andreas Mohr1-5/+7
2012-04-02net: lpc_eth: Fix rename of dev_hw_addr_randomstigge@antcom.de1-1/+1
2012-04-02Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.Kenth Eriksson1-6/+6
2012-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-4/+12
2012-03-31Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds1-5/+5
2012-03-31Documentation: remove references to /etc/modprobe.confLucas De Marchi1-2/+2
2012-03-30ARM: sa11x0: fix build errors from DMA engine API updatesRussell King1-1/+1
2012-03-30Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+2
2012-03-30bonding: emit event when bonding changes MACWeiping Pan1-1/+7
2012-03-29powerpc/qe: Update the SNUM table for MPC8569 Rev2.0Dave Liu1-2/+4
2012-03-29Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds114-114/+1
2012-03-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-9/+3
2012-03-28ath9k: Use HW HT capabilites properlySujith Manoharan1-2/+2
2012-03-28net: orinoco: add error handling for failed kmalloc().Santosh Nayak1-0/+8
2012-03-28net/wireless: ipw2x00: fix a typo in wiphy struct initilizationStanislav Yakovlev1-2/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells114-114/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-0/+1
2012-03-28virtio_net: do not rate limit counter incrementsRick Jones1-3/+4
2012-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller8-29/+60
2012-03-28ixgbe: update version numberDon Skidmore1-2/+2
2012-03-28ixgbe: fix typo in enumeration nameDon Skidmore1-1/+1
2012-03-28intel: make wired ethernet driver message level consistent (rev2)stephen hemminger7-13/+35
2012-03-28cdc-phonet: fix skb truesize underestimationEric Dumazet1-2/+2