aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King13-26/+26
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King113-2216/+3673
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King5-5/+4
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King1-1/+0
2008-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds56-1121/+1834
2008-08-05Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller32-715/+733
2008-08-04tg3: Fix 'scheduling while atomic' errorsMatt Carlson1-16/+4
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+1
2008-08-04iwl3945: fix merge mistake for packet injectionZhu Yi1-6/+0
2008-08-04iwlwifi: grap nic access before accessing periphery registersTomas Winkler1-1/+3
2008-08-04iwlwifi: decrement rx skb counter in scan abort handlerEmmanuel Grumbach1-0/+1
2008-08-04iwlwifi: fix unhandled interrupt when HW rfkill is onTomas Winkler1-10/+8
2008-08-04iwlwifi: implement iwl5000_calc_rssiTomas Winkler5-51/+119
2008-08-04iwlwifi: memory allocation optimizationGregory Greenman4-28/+59
2008-08-04iwlwifi: HW bug fixesTomas Winkler3-6/+31
2008-08-04p54: Fix potential concurrent access to private dataLarry Finger2-0/+7
2008-08-04rt2x00: Disable link tuning in rt2500usbIvo van Doorn1-0/+14
2008-08-04iwlwifi: Don't use buffer allocated on the stack for led namesSven Wegener4-28/+36
2008-08-04iwlwifi: rename 4965 to AGNTomas Winkler4-63/+68
2008-08-04iwlwifi: fix checkpatch.pl errorsTomas Winkler11-60/+55
2008-08-04iwlwifi: rename iwl4965-base.c to iwl-agn.cTomas Winkler2-4/+2
2008-08-04iwlwifi: use dtim_period from association, and set listen_intervalTomas Winkler3-4/+5
2008-08-04iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUGDenis V. Lunev1-0/+2
2008-08-04iwlwifi: bug fix in AGG flow - cast const to ULLEmmanuel Grumbach3-7/+7
2008-08-04iwlwifi: set led register in disassociationEsti Kummer1-16/+24
2008-08-04iwlwifi: kill iwl4965_fill_rs_infoTomas Winkler3-111/+0
2008-08-04iwlwifi: rename iwl-4695-rs to iwl-agn-rsTomas Winkler7-128/+119
2008-08-04iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.cTomas Winkler2-33/+31
2008-08-04iwlwifi: move beacon handling to iwl4965-base.cTomas Winkler4-39/+37
2008-08-04iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.cTomas Winkler3-38/+34
2008-08-04iwlwifi: corrects power_level in sysfsEsti Kummer3-63/+58
2008-08-04iwlwifi: add power save to 5000 HWMohamed Abbas7-24/+18
2008-08-02rt2x00: Fix compile warningIvo van Doorn2-3/+3
2008-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller24-387/+1094
2008-08-01Remove newline from the description of module parametersNiels de Vos4-7/+7
2008-08-02net: stnic: Fix up fallout from SH header migration.Paul Mundt1-1/+1
2008-08-01iwl3945: Fix statistics in monitor modeMaxim Levitsky1-4/+6
2008-08-01prism54 - Use offsetof()Takashi Iwai1-1/+1
2008-08-01ipw2200 - Fix bad ipw_write8() macroTakashi Iwai1-2/+3
2008-08-01rtl8187: Fix lockups due to concurrent access to config routineLarry Finger2-1/+18
2008-08-01rt2500pci: restoring missing linePeter Chubb1-0/+1
2008-08-01libertas: only enable rtap with mesh firmwareDan Williams1-6/+9
2008-08-01rt2x00: Sequence counter should be protected in irqsaveIvo van Doorn3-2/+10
2008-08-01rt2x00: Fix VGC lower bound initializationIvo van Doorn1-3/+3
2008-08-01rt2x00: rt61pci needs another millisecond after firmware uploadIvo van Doorn1-0/+5
2008-08-01rt2x00: Fix partial antenna configurationIvo van Doorn1-0/+4
2008-08-01rt2x00: Fix access permissions on debugfs filesIvo van Doorn1-10/+7
2008-08-01Rtl8187 PATCH add usb ID for asus wireless linkAndrea Merello2-0/+3
2008-08-01iwlwifi: don't stop queue in the middle of fragmented packetTomas Winkler1-4/+4
2008-08-01ath5k: remove obsolete declaration of struct ieee80211_hw_modeHelmut Schaa1-1/+0