summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net offloading: Pass features into netif_needs_gso().Jesse Gross2011-01-091-1/+1
| * | | | r8169: delay phy init until device opens.françois romieu2011-01-091-10/+11
| * | | | forcedeth: Do not use legacy PCI power managementRafael J. Wysocki2011-01-091-22/+12
| * | | | sky2: convert to new VLAN model (v0.2)Stephen Hemminger2011-01-092-71/+52
| * | | | sky2: fix limited auto negotiationStephen Hemminger2011-01-091-9/+17
| * | | | bnx2x: Fix the race on bp->stats_pending.Vladislav Zolotarov2011-01-091-0/+5
| * | | | bnx2x: Move to D0 before clearing MSI/MSI-X configuration.Vladislav Zolotarov2011-01-091-0/+6
| * | | | bnx2x: registers dump fixesVladislav Zolotarov2011-01-096-471/+891
| * | | | bnx2x: Don't prevent RSS configuration in INT#x and MSI interrupt modes.Vladislav Zolotarov2011-01-091-7/+0
| * | | | hamradio: Resolve memory leak due to missing firmware release in add_mcs()Jesper Juhl2011-01-091-2/+2
| * | | | net/fec: add dual fec support for mx28Shawn Guo2011-01-093-21/+139
| * | | | net/fec: improve pm for better suspend/resumeShawn Guo2011-01-091-4/+8
| * | | | net/fec: add mac field into platform data and consolidate fec_get_macShawn Guo2011-01-091-43/+38
| * | | | net/fec: remove the use of "index" which is legacyShawn Guo2011-01-091-6/+3
| * | | | net/fec: fix MMFR_OP type in fec_enet_mdio_writeShawn Guo2011-01-091-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-01-112-4/+3
|\ \ \ \ \
| * | | | | mlx4_core: Avoid vunmap() of invalid pointer if allocation failsAli Ayoub2011-01-101-1/+2
| * | | | | mlx4_core: Remove warning message about firmware bugRoland Dreier2011-01-101-3/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2011-01-101-0/+2
|\ \ \ \ \ \
| * | | | | | net/irda: bfin_sir: back out transitional definesMike Frysinger2011-01-101-3/+0
| * | | | | | net/irda: bfin_sir: pull in serial headers for definesMike Frysinger2011-01-101-0/+5
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-104-0/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.37-rc7' into devicetree/nextGrant Likely2010-12-23116-620/+3603
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | of/net: Move of_get_mac_address() to a common source file.David Daney2010-11-014-0/+4
* | | | | | | headers: kobject.h reduxAlexey Dobriyan2011-01-101-1/+0
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-073-5/+4
|\ \ \ \ \ \
| * | | | | | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-153-5/+4
* | | | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-161-1/+1
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | USB: fix leftover references to udev->autosuspend_delayAlan Stern2010-11-171-1/+1
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-061-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'devel-stable' into develRussell King2011-01-061-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Russell King2011-01-031-1/+1
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | ux500: rename modem IRQ and MBOX filesLinus Walleij2010-12-221-1/+1
* | | | | | | | cassini: Use local-mac-address prom property for Cassini MAC addressRichard Mortimer2011-01-062-0/+19
* | | | | | | | netconsole: clarify stopping messageFerenc Wagner2011-01-061-2/+2
* | | | | | | | netconsole: don't announce stopping if nothing happenedFerenc Wagner2011-01-061-1/+3
* | | | | | | | cnic: Fix the type field in SPQ messagesMichael Chan2011-01-061-21/+12
* | | | | | | | net: r6040: Return proper error for r6040_init_oneAxel Lin2011-01-061-0/+2
* | | | | | | | net: ixp4xx_eth: Return proper error for eth_init_oneAxel Lin2011-01-061-1/+3
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-0582-1501/+5036
|\ \ \ \ \ \ \ \
| * | | | | | | | ath9k: correct MODULE_PARM_DESC parameters for force_new_aniJohn W. Linville2011-01-051-1/+1
| * | | | | | | | ath5k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-052-4/+4
| * | | | | | | | ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-053-5/+5
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-053-5/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | iwlagn: enable only rfkill interrupt when device is downStanislaw Gruszka2011-01-042-4/+11
| * | | | | | | | | libertas: down_interruptible() can return -EINTR, not EINTRroel kluin2011-01-041-1/+1
| * | | | | | | | | ath9k_htc: Fix packet injectionSujith Manoharan2011-01-041-8/+64
| * | | | | | | | | ath5k: ath5k_eeprom_mode_from_channel() returns signedDan Carpenter2011-01-041-2/+4
| * | | | | | | | | ath9k : few rate control clean upsMohammed Shafi Shajakhan2011-01-042-11/+8
OpenPOWER on IntegriCloud