summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-139-1480/+2033
|\
| * bnx2x: Version updateEilon Greenstein2008-08-131-2/+2
| * bnx2x: Checkpatch complianceEilon Greenstein2008-08-135-102/+102
| * bnx2x: Spelling mistakesEilon Greenstein2008-08-136-39/+39
| * bnx2x: Minor code improvementsEilon Greenstein2008-08-133-78/+72
| * bnx2x: Driver infoEilon Greenstein2008-08-131-6/+6
| * bnx2x: 1G LED does not turn offEilon Greenstein2008-08-132-0/+10
| * bnx2x: 8073 PHY changesYaniv Rosner2008-08-133-158/+428
| * bnx2x: Change GPIO for any portEilon Greenstein2008-08-133-43/+51
| * bnx2x: Pause settingsYaniv Rosner2008-08-134-91/+128
| * bnx2x: Link order with external PHYYaniv Rosner2008-08-132-166/+216
| * bnx2x: No LRO without Rx checksumVladislav Zolotarov2008-08-131-28/+39
| * bnx2x: Wrong structure sizeYitchak Gertner2008-08-131-2/+2
| * bnx2x: WoL capabilityEilon Greenstein2008-08-131-2/+11
| * bnx2x: Clearing MAC addresses filtersYitchak Gertner2008-08-131-14/+54
| * bnx2x: Delay in while loopsYitchak Gertner2008-08-131-14/+11
| * bnx2x: PBA Table Page Alignment WorkaroundEilon Greenstein2008-08-132-124/+130
| * bnx2x: Self-test false positiveYitchak Gertner2008-08-131-11/+13
| * bnx2x: Memory allocationEilon Greenstein2008-08-131-6/+9
| * bnx2x: HW attention lockEilon Greenstein2008-08-133-19/+25
| * bnx2x: HW lock mechanismYitchak Gertner2008-08-132-44/+75
| * bnx2x: Load/Unload under trafficVladislav Zolotarov2008-08-133-98/+135
| * bnx2x: FW Internal Memory structureEilon Greenstein2008-08-132-334/+299
| * bnx2x: StatisticsYitchak Gertner2008-08-134-94/+154
| * bnx2x: Not dropping packets with L3/L4 checksum errorEilon Greenstein2008-08-132-12/+19
| * bnx2x: FW (bootcode) interface fixesEilon Greenstein2008-08-131-32/+42
* | uninline atl1e_setup_mac_ctrl()Adrian Bunk2008-08-091-2/+2
* | Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-0814-28/+26
|\ \ | |/ |/|
| * [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0713-26/+26
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-07113-2216/+3673
| |\
| * | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-075-5/+4
| * | [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
* | | bnx2x: fix logical opRandy Dunlap2008-08-071-1/+1
* | | Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linvill...David S. Miller2008-08-0723-2/+31520
|\ \ \
| * | | ath9k: Revamp wireless mode usageSujith2008-08-0712-324/+205
| * | | ath9k: More unused macrosSujith2008-08-071-6/+0
| * | | ath9k: Remove a few unused macros and fix indentationSujith2008-08-071-145/+130
| * | | ath9k: Use mac80211's band macros and remove enum hal_freq_bandSujith2008-08-072-9/+4
| * | | ath9k: Remove redundant data structure ath9k_txq_infoSujith2008-08-076-212/+178
| * | | ath9k: Cleanup data structures related to HW capabilitiesSujith2008-08-079-320/+330
| * | | ath9k: work around gcc ICEsAdrian Bunk2008-08-071-1/+5
| * | | ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez2008-08-0722-0/+31685
| * | | ath5k: remove Atheros 11n devices from supported listLuis R. Rodriguez2008-08-071-2/+0
* | | | p54: swap short slot time dcf valuesChristian Lamparter2008-08-071-2/+2
* | | | rt2x00: Block all unsupported modesIvo van Doorn2008-08-071-17/+37
* | | | p54: Fix for TX sequence number problemLarry Finger2008-08-072-0/+15
* | | | iwlwifi: cleanup iwl_tx_skbTomas Winkler2008-08-073-25/+22
|/ / /
* | | Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...Jeff Garzik2008-08-0729-1846/+1233
|\ \ \
| * | | WAN: Use u32 type instead of u_int32_t in LMC driver.Krzysztof Hałasa2008-07-236-143/+139
| * | | WAN: Port LMC driver to generic HDLCKrzysztof Hałasa2008-07-238-653/+365