aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-31airo: Kill directly reference of netdev->privWang Chen
2008-10-31ath5k: fix mesh point operationAndrey Yurovsky
2008-10-31ath5k: correct ath5k signal qualityLuis R. Rodriguez
2008-10-31ath9k: correct signal quality reportLuis R. Rodriguez
2008-10-31rtl8187: add short slot handling for 8187BHerton Ronaldo Krzesinski
2008-10-31rtl8187: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flagHerton Ronaldo Krzesinski
2008-10-31Ath5k: add AP modeJiri Slaby
2008-10-31p54/rtl8187: fix up the seqno patchJohannes Berg
2008-10-31mac80211: rewrite HT handlingJohannes Berg
2008-10-31mac80211: make retry limits part of hw configJohannes Berg
2008-10-31iwl3945: fix station stuff in RC algorithmJohannes Berg
2008-10-31mac80211: provide sequence numbersJohannes Berg
2008-10-31p54: Move rx_mtu to struct bootrec_descLarry Finger
2008-10-31mac80211: introduce hw config change flagsJohannes Berg
2008-10-31mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg
2008-10-31802.11: clean up/fix HT supportJohannes Berg
2008-10-31p54: honour bss_info_changed's short slot time settingsChristian Lamparter
2008-10-31mac80211: use HWSIM_STA_MAGIC in hwsim_check_sta_magic() and hwsim_set_sta_ma...Rami Rosen
2008-10-31iwlwifi: refactor rxon time commandTomas Winkler
2008-10-31iwlwifi: take a valid antenna upon rate scale initTomas Winkler
2008-10-31iwlwifi: make initial calibration set configurableTomas Winkler
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-31pci: use pci_ioremap_bar() in drivers/netArjan van de Ven
2008-10-29ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA modeBob Copeland
2008-10-29ath5k: Fix reset sequence for AR5212 in general and RF5111 in particularElias Oltmanns
2008-10-29rt2x00: Fix build error when mac80211=M rt2x00=YIvo van Doorn
2008-10-29ath5k: correct misspelling in debug helpBob Copeland
2008-10-29libertas: fix buffer overrunJohannes Berg
2008-10-29libertas: remove two libertas sparse warningHolger Schurig
2008-10-29iwlwifi: fix suspend to RAM in iwlwifiTomas Winkler
2008-10-27net: convert more to %pMJohannes Berg
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-27p54: fix build warningsChristian Lamparter
2008-10-27ath5k: Reset key cache on interface up, thus fixing resumeElias Oltmanns
2008-10-27p54: fix misbehavings when firmware can't be foundChristian Lamparter
2008-10-26libertas: free sk_buff with kfree_skbSergio Luis
2008-10-22p54: enable 2.4/5GHz spectrum by eeprom bits.Christian Lamparter
2008-10-22orinoco: reduce stack usage in firmware download pathAndrey Borzenkov
2008-10-22ath5k: fix suspend-related oops on rmmodBob Copeland
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-16device create: net: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-14rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"Felix Fietkau
2008-10-14rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chipFlorent Fourcot
2008-10-14p54usb: Device ID updatesChristian Lamparter
2008-10-14ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg
2008-10-14libertas : Remove unused variable warning for "old_channel" from cmd.cManish Katiyar
2008-10-14orinoco: fix unsafe locking in spectrum_cs_suspendDavid Kilroy
2008-10-14orinoco: fix unsafe locking in orinoco_cs_resumeAndrey Borzenkov