summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
* p54/rtl8187: fix up the seqno patchJohannes Berg2008-10-312-2/+0
* mac80211: rewrite HT handlingJohannes Berg2008-10-3110-88/+100
* mac80211: make retry limits part of hw configJohannes Berg2008-10-319-79/+61
* iwl3945: fix station stuff in RC algorithmJohannes Berg2008-10-311-4/+3
* mac80211: provide sequence numbersJohannes Berg2008-10-314-29/+9
* p54: Move rx_mtu to struct bootrec_descLarry Finger2008-10-312-2/+3
* mac80211: introduce hw config change flagsJohannes Berg2008-10-3116-23/+35
* mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-10-315-60/+12
* 802.11: clean up/fix HT supportJohannes Berg2008-10-3113-114/+110
* p54: honour bss_info_changed's short slot time settingsChristian Lamparter2008-10-312-7/+17
* mac80211: use HWSIM_STA_MAGIC in hwsim_check_sta_magic() and hwsim_set_sta_ma...Rami Rosen2008-10-311-2/+2
* iwlwifi: refactor rxon time commandTomas Winkler2008-10-313-55/+29
* iwlwifi: take a valid antenna upon rate scale initTomas Winkler2008-10-313-5/+20
* iwlwifi: make initial calibration set configurableTomas Winkler2008-10-315-35/+49
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-3110-115/+97
|\
| * ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA modeBob Copeland2008-10-291-3/+1
| * ath5k: Fix reset sequence for AR5212 in general and RF5111 in particularElias Oltmanns2008-10-292-15/+9
| * rt2x00: Fix build error when mac80211=M rt2x00=YIvo van Doorn2008-10-291-1/+1
| * ath5k: correct misspelling in debug helpBob Copeland2008-10-291-1/+1
| * libertas: fix buffer overrunJohannes Berg2008-10-291-2/+2
| * libertas: remove two libertas sparse warningHolger Schurig2008-10-291-2/+2
| * iwlwifi: fix suspend to RAM in iwlwifiTomas Winkler2008-10-291-1/+1
| * p54: fix build warningsChristian Lamparter2008-10-271-2/+3
| * ath5k: Reset key cache on interface up, thus fixing resumeElias Oltmanns2008-10-271-22/+11
| * p54: fix misbehavings when firmware can't be foundChristian Lamparter2008-10-271-66/+66
* | pci: use pci_ioremap_bar() in drivers/netArjan van de Ven2008-10-313-4/+3
* | net: convert more to %pMJohannes Berg2008-10-271-7/+1
* | net: convert print_mac to %pMJohannes Berg2008-10-2756-754/+437
|/
* libertas: free sk_buff with kfree_skbSergio Luis2008-10-261-1/+1
* p54: enable 2.4/5GHz spectrum by eeprom bits.Christian Lamparter2008-10-221-18/+10
* orinoco: reduce stack usage in firmware download pathAndrey Borzenkov2008-10-221-13/+29
* ath5k: fix suspend-related oops on rmmodBob Copeland2008-10-222-9/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-161-3/+3
|\
| * device create: net: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-1610-15/+29
|\ \ | |/ |/|
| * rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"Felix Fietkau2008-10-141-4/+5
| * rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chipFlorent Fourcot2008-10-141-0/+2
| * p54usb: Device ID updatesChristian Lamparter2008-10-141-1/+2
| * ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg2008-10-141-1/+7
| * libertas : Remove unused variable warning for "old_channel" from cmd.cManish Katiyar2008-10-141-0/+2
| * orinoco: fix unsafe locking in spectrum_cs_suspendDavid Kilroy2008-10-141-2/+3
| * orinoco: fix unsafe locking in orinoco_cs_resumeAndrey Borzenkov2008-10-141-2/+3
| * iwlwifi: fix ct kill configuration for 5350Tomas Winkler2008-10-141-3/+3
| * p54: Fix compilation problem on PPCLarry Finger2008-10-141-1/+0
| * iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set.Rami Rosen2008-10-141-1/+1
| * rtl8187: add device ID 0bda:8198John W. Linville2008-10-141-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-142-2/+2
|\|
| * net: Rationalise email address: Network Specific PartsAlan Cox2008-10-132-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-1311-523/+429
|\ \ | |/ |/|
| * pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski2008-08-313-3/+3