summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* via-velocity : fix no link detection on bootSéguier Régis2009-06-181-1/+3
* Net / e100: Fix suspend of devices that cannot be power managedRafael J. Wysocki2009-06-181-5/+6
* TI DaVinci EMAC : Fix rmmod errorchaithrika@ti.com2009-06-181-1/+0
* net: group address list and its countJiri Pirko2009-06-186-15/+15
* sky2: version 1.23Stephen Hemminger2009-06-171-1/+1
* sky2: add GRO supportStephen Hemminger2009-06-171-8/+21
* sky2: skb recyclingStephen Hemminger2009-06-172-11/+28
* sky2: reduce default transmit ringStephen Hemminger2009-06-171-2/+2
* sky2: receive counter updateStephen Hemminger2009-06-171-10/+19
* sky2: fix shutdown synchronizationStephen Hemminger2009-06-171-5/+9
* sky2: PCI irq issuesStephen Hemminger2009-06-171-0/+2
* sky2: more receive shutdownStephen Hemminger2009-06-171-1/+8
* sky2: turn off pause during shutdownStephen Hemminger2009-06-171-1/+2
* r8169: do not bring device down when suspendingfrançois romieu2009-06-171-11/+8
* sis190: use an adequate phy list entry as a fallbackfrançois romieu2009-06-171-1/+1
* net/ucc_geth: Add SGMII support for UCC GETH driverHaiying Wang2009-06-172-2/+84
* Revert "net/ucc_geth: Add SGMII support for UEC GETH driver"Grant Likely2009-06-172-105/+2
* phy_device: fix parameter name in kernel-docRandy Dunlap2009-06-171-1/+1
* net: fix network drivers ndo_start_xmit() return valuesPatrick McHardy2009-06-173-30/+23
* vxge: Enable SRIOV support in the driver.Sivakumar Subramani2009-06-173-7/+22
* sonic: Fix build after ndo_start_xmit() changes.David S. Miller2009-06-171-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-06-1611-184/+152
|\
| * ath9k: process rx packet if we are waiting for CABGabor Juhos2009-06-151-0/+1
| * ath9k: prevent sleeping while we are waiting for CABGabor Juhos2009-06-151-0/+1
| * ath9k: restore power mode on error pathGabor Juhos2009-06-151-3/+6
| * ath9k: port to cfg80211 rfkillJohannes Berg2009-06-155-110/+26
| * ath9k: Make sure we have current channel in ah_curchan before rf disable/enableVasanthakumar Thiagarajan2009-06-151-0/+6
| * ath9k: Add helper to get ath9k specific current channelVasanthakumar Thiagarajan2009-06-151-5/+16
| * ath5k: fix mesh beaconingNick Kossifidis2009-06-151-2/+3
| * iwlwifi/iwl3945: fix suspend resume association bugAbhijeet Kolekar2009-06-152-4/+1
| * iwlwifi: check for channel location for 40MHzWey-Yi Guy2009-06-151-7/+3
| * iwlwifi: check control channel for pure 40MHzWey-Yi Guy2009-06-151-2/+11
| * iwlwifi: checking for 40MHz modeWey-Yi Guy2009-06-151-2/+2
| * iwlwifi: revamp bss_info_changedJohannes Berg2009-06-151-44/+70
| * net/libertas: don't recursive spin lock in if_spi_e2h()Sebastian Andrzej Siewior2009-06-151-4/+0
| * libertas: fix IEEE PS mode in GSPI driverAndrey Yurovsky2009-06-151-1/+6
* | sky2: don't look for VPD sizeStephen Hemminger2009-06-161-15/+16
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-1541-101/+4219
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-06-144-7/+19
| |\
| | *-. Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier2009-06-144-7/+19
| | |\ \
| | | | * mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier2009-06-141-1/+3
| | | |/ | | |/|
| | | * mlx4_core: Add module parameter for number of MTTs per segmentEli Cohen2009-05-273-6/+16
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-1425-39/+39
| |\ \
| | * | trivial: fix ETIMEOUT -> ETIMEDOUT typosJean Delvare2009-06-122-2/+2
| | * | trivial: Kconfig: .ko is normally not included in module namesPavel Machek2009-06-125-16/+16
| | * | trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson2009-06-121-1/+1
| | * | trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-1213-15/+15
| | * | trivial: Fix paramater/parameter typo in dmesg and source commentsMartin Olsson2009-06-121-1/+1
| | * | trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo2009-06-123-4/+4
| * | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-143-19/+23
| |\ \ \