aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller12-161/+207
2010-03-03rt2x00: Export rt2x00soc_probe from rt2x00socHelmut Schaa1-0/+1
2010-03-03mac80211: Fix HT rate control configurationSujith1-3/+3
2010-03-03davinci_emac: off by oneDan Carpenter1-1/+1
2010-03-03cassini: fix off by oneDan Carpenter1-1/+1
2010-03-03be2net: download NCSI section during firmware updateSarveshwar Bandi2-5/+14
2010-03-03cpmac: use after freeDan Carpenter1-1/+1
2010-03-02iwlwifi: load firmware asynchronously before mac80211 registrationJohannes Berg2-78/+81
2010-03-02ar9170: load firmware asynchronouslyJohannes Berg3-70/+111
2010-03-02rt2x00: fix rt2800pci compilation with SoCHelmut Schaa1-1/+1
2010-03-02rt2x00: Add USB ID for CEIVA adapter to rt73usbBryan Polk1-0/+2
2010-03-02ath9k: fix lockdep warning when unloading moduleMing Lei1-2/+2
2010-03-02zd1211rw: fix potential array underflowDan Carpenter1-6/+4
2010-03-02airo: return from set_wep_key() when key length is zeroStanislaw Gruszka1-1/+2
2010-03-02Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-2/+2
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds637-18432/+56354
2010-03-02virtio_net: remove forgotten assignmentJiri Pirko1-1/+0
2010-03-02be2net: fix tx completion pollingSathya Perla3-38/+37
2010-03-02sis190: fix cable detect via link status pollHerton Ronaldo Krzesinski1-5/+18
2010-03-01Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren30-349/+403
2010-03-01Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinciLinus Torvalds2-20/+37
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller8-291/+257
2010-02-28bnx2x: Tx barriers and locksVladislav Zolotarov1-9/+22
2010-02-28wireless: convert to use netdev_for_each_mc_addrJiri Pirko7-36/+31
2010-02-28axnet_cs: add new idKen Kawasaki1-0/+1
2010-02-28tg3: Remove now useless VPD codeMatt Carlson1-29/+23
2010-02-28bnx2: Remove now useless VPD codeMatt Carlson1-45/+29
2010-02-28pci: Add helper to search for VPD keywordsMatt Carlson2-43/+43
2010-02-28pci: Add VPD information field helper functionsMatt Carlson2-8/+10
2010-02-28pci: Add helper to find a VPD resource data typeMatt Carlson2-41/+9
2010-02-28pci: Add large and small resource data type codeMatt Carlson2-12/+34
2010-02-28pci: Add PCI LRDT tag size and section sizeMatt Carlson2-10/+11
2010-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds2-58/+8
2010-02-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-228/+246
2010-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-4/+2
2010-02-27mac68k: move macsonic and macmace platform devicesFinn Thain2-58/+8
2010-02-27MIPS: AR7: Implement clock APIFlorian Fainelli1-1/+9
2010-02-27NET: au1000-eth: Convert to platform_driver modelFlorian Fainelli2-218/+232
2010-02-27MIPS: Alchemy: devboard register abstractionManuel Lauss1-9/+5
2010-02-27ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()John Fastabend1-10/+11
2010-02-27bonding: fix device leak on error in bond_create()Patrick McHardy1-0/+2
2010-02-27rtnetlink: support specifying device flags on device creationPatrick McHardy1-5/+10
2010-02-27fs_enet: add FEC TX buffer alignment workaround for MPC5121Anatolij Gustschin1-0/+47
2010-02-27fs_enet: Add support for MPC512x to fs_enet driverAnatolij Gustschin5-21/+95
2010-02-27fs_enet: use dev_xxx instead of printkAnatolij Gustschin4-38/+27
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller10-73/+53
2010-02-26b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds3-7/+31
2010-02-26ath9k: disable RIFS search for AR91xx based chipsFelix Fietkau2-0/+13
2010-02-26Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville3-62/+1
2010-02-26Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville2-4/+8