summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpmac: fix the receiving of 802.1q framesFlorian Fainelli2010-03-081-2/+3
* another pegasus usb net devicePetko Manolov2010-03-081-2/+4
* irda-usb: add error handling and fix leakDan Carpenter2010-03-081-0/+4
* ems_usb: cleanup: remove uneeded checkDan Carpenter2010-03-081-3/+1
* fix a race in ks8695_pollFigo.zhang2010-03-081-1/+1
* s2io: Fixing debug messageBreno Leitao2010-03-051-3/+3
* e1000e: fix packet corruption and tx hang during NFSv2Jesse Brandeburg2010-03-052-0/+12
* typhoon: fix incorrect use of smp_wmb()David Dillow2010-03-051-2/+4
* net: smc91x: Support Qualcomm MSM development boards.David Brown2010-03-051-0/+14
* rndis_wlan: correct multicast_list handling V3Jiri Pirko2010-03-041-25/+41
* cxgb3: fix hot plug removal crashDivy Le Ray2010-03-041-0/+1
* gianfar: Fix TX ring processing on SMP machinesAnton Vorontsov2010-03-041-1/+4
* r8169: use correct barrier between cacheable and non-cacheable memoryDavid Dillow2010-03-041-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-0412-161/+207
|\
| * rt2x00: Export rt2x00soc_probe from rt2x00socHelmut Schaa2010-03-031-0/+1
| * mac80211: Fix HT rate control configurationSujith2010-03-031-3/+3
| * iwlwifi: load firmware asynchronously before mac80211 registrationJohannes Berg2010-03-022-78/+81
| * ar9170: load firmware asynchronouslyJohannes Berg2010-03-023-70/+111
| * rt2x00: fix rt2800pci compilation with SoCHelmut Schaa2010-03-021-1/+1
| * rt2x00: Add USB ID for CEIVA adapter to rt73usbBryan Polk2010-03-021-0/+2
| * ath9k: fix lockdep warning when unloading moduleMing Lei2010-03-021-2/+2
| * zd1211rw: fix potential array underflowDan Carpenter2010-03-021-6/+4
| * airo: return from set_wep_key() when key length is zeroStanislaw Gruszka2010-03-021-1/+2
* | davinci_emac: off by oneDan Carpenter2010-03-031-1/+1
* | cassini: fix off by oneDan Carpenter2010-03-031-1/+1
* | be2net: download NCSI section during firmware updateSarveshwar Bandi2010-03-032-5/+14
* | cpmac: use after freeDan Carpenter2010-03-031-1/+1
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-03-021-2/+2
|\ \
| * \ Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2010-03-0130-349/+403
| |\ \
| * \ \ Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren2010-02-176-32/+29
| |\ \ \
| * | | | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-151-1/+1
| * | | | omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren2010-02-151-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-03-02637-18432/+56354
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | virtio_net: remove forgotten assignmentJiri Pirko2010-03-021-1/+0
| * | | | be2net: fix tx completion pollingSathya Perla2010-03-023-38/+37
| * | | | sis190: fix cable detect via link status pollHerton Ronaldo Krzesinski2010-03-021-5/+18
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-03-018-291/+257
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | bnx2x: Tx barriers and locksVladislav Zolotarov2010-03-011-9/+22
| * | | | wireless: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-287-36/+31
| * | | | axnet_cs: add new idKen Kawasaki2010-02-281-0/+1
| * | | | tg3: Remove now useless VPD codeMatt Carlson2010-02-281-29/+23
| * | | | bnx2: Remove now useless VPD codeMatt Carlson2010-02-281-45/+29
| * | | | pci: Add helper to search for VPD keywordsMatt Carlson2010-02-282-43/+43
| * | | | pci: Add VPD information field helper functionsMatt Carlson2010-02-282-8/+10
| * | | | pci: Add helper to find a VPD resource data typeMatt Carlson2010-02-282-41/+9
| * | | | pci: Add large and small resource data type codeMatt Carlson2010-02-282-12/+34
| * | | | pci: Add PCI LRDT tag size and section sizeMatt Carlson2010-02-282-10/+11
| * | | | ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()John Fastabend2010-02-271-10/+11
| * | | | bonding: fix device leak on error in bond_create()Patrick McHardy2010-02-271-0/+2
| * | | | rtnetlink: support specifying device flags on device creationPatrick McHardy2010-02-271-5/+10