aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-31ath5k: fix mesh point operationAndrey Yurovsky1-0/+6
2008-10-31ath5k: correct ath5k signal qualityLuis R. Rodriguez1-1/+11
2008-10-31ath9k: correct signal quality reportLuis R. Rodriguez1-2/+9
2008-10-31rtl8187: add short slot handling for 8187BHerton Ronaldo Krzesinski2-12/+41
2008-10-31rtl8187: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flagHerton Ronaldo Krzesinski1-16/+30
2008-10-31Ath5k: add AP modeJiri Slaby1-25/+17
2008-10-31p54/rtl8187: fix up the seqno patchJohannes Berg2-2/+0
2008-10-31mac80211: rewrite HT handlingJohannes Berg10-88/+100
2008-10-31mac80211: make retry limits part of hw configJohannes Berg9-79/+61
2008-10-31iwl3945: fix station stuff in RC algorithmJohannes Berg1-4/+3
2008-10-31mac80211: provide sequence numbersJohannes Berg4-29/+9
2008-10-31p54: Move rx_mtu to struct bootrec_descLarry Finger2-2/+3
2008-10-31mac80211: introduce hw config change flagsJohannes Berg16-23/+35
2008-10-31mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg5-60/+12
2008-10-31802.11: clean up/fix HT supportJohannes Berg13-114/+110
2008-10-31p54: honour bss_info_changed's short slot time settingsChristian Lamparter2-7/+17
2008-10-31mac80211: use HWSIM_STA_MAGIC in hwsim_check_sta_magic() and hwsim_set_sta_magic().Rami Rosen1-2/+2
2008-10-31iwlwifi: refactor rxon time commandTomas Winkler3-55/+29
2008-10-31iwlwifi: take a valid antenna upon rate scale initTomas Winkler3-5/+20
2008-10-31iwlwifi: make initial calibration set configurableTomas Winkler5-35/+49
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller10-115/+97
2008-10-31pci: use pci_ioremap_bar() in drivers/netArjan van de Ven3-4/+3
2008-10-29ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA modeBob Copeland1-3/+1
2008-10-29ath5k: Fix reset sequence for AR5212 in general and RF5111 in particularElias Oltmanns2-15/+9
2008-10-29rt2x00: Fix build error when mac80211=M rt2x00=YIvo van Doorn1-1/+1
2008-10-29ath5k: correct misspelling in debug helpBob Copeland1-1/+1
2008-10-29libertas: fix buffer overrunJohannes Berg1-2/+2
2008-10-29libertas: remove two libertas sparse warningHolger Schurig1-2/+2
2008-10-29iwlwifi: fix suspend to RAM in iwlwifiTomas Winkler1-1/+1
2008-10-27net: convert more to %pMJohannes Berg1-7/+1
2008-10-27net: convert print_mac to %pMJohannes Berg56-754/+437
2008-10-27p54: fix build warningsChristian Lamparter1-2/+3
2008-10-27ath5k: Reset key cache on interface up, thus fixing resumeElias Oltmanns1-22/+11
2008-10-27p54: fix misbehavings when firmware can't be foundChristian Lamparter1-66/+66
2008-10-26libertas: free sk_buff with kfree_skbSergio Luis1-1/+1
2008-10-22p54: enable 2.4/5GHz spectrum by eeprom bits.Christian Lamparter1-18/+10
2008-10-22orinoco: reduce stack usage in firmware download pathAndrey Borzenkov1-13/+29
2008-10-22ath5k: fix suspend-related oops on rmmodBob Copeland2-9/+21
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-3/+3
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-15/+29
2008-10-16device create: net: convert device_create_drvdata to device_createGreg Kroah-Hartman1-3/+3
2008-10-14rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"Felix Fietkau1-4/+5
2008-10-14rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chipFlorent Fourcot1-0/+2
2008-10-14p54usb: Device ID updatesChristian Lamparter1-1/+2
2008-10-14ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg1-1/+7
2008-10-14libertas : Remove unused variable warning for "old_channel" from cmd.cManish Katiyar1-0/+2
2008-10-14orinoco: fix unsafe locking in spectrum_cs_suspendDavid Kilroy1-2/+3
2008-10-14orinoco: fix unsafe locking in orinoco_cs_resumeAndrey Borzenkov1-2/+3
2008-10-14iwlwifi: fix ct kill configuration for 5350Tomas Winkler1-3/+3
2008-10-14p54: Fix compilation problem on PPCLarry Finger1-1/+0