aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-11-19mac80211: fix endianess on mesh_path_error_tx() callsRui Paulo1-2/+2
2009-11-19mac80211: add per-station HT capability fileJohannes Berg1-0/+29
2009-11-19mac80211: avoid spurious deauth frames/messagesJohannes Berg3-11/+54
2009-11-19mac80211: request TX status where neededJohannes Berg7-14/+23
2009-11-19cfg80211: disallow bridging managed/adhoc interfacesJohannes Berg5-4/+48
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg9-30/+82
2009-11-19cfg80211: convert bools into flagsJohannes Berg11-67/+70
2009-11-18b43: Enforce DMA descriptor memory constraintsMichael Buesch2-46/+158
2009-11-18mac80211: update cfg80211 scan result code for the updated mesh conf IERui Paulo1-13/+18
2009-11-18mac80211: use a structure to hold the mesh config information elementRui Paulo5-24/+31
2009-11-18mac80211: move TX status handlingJohannes Berg4-337/+351
2009-11-18mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg12-24/+27
2009-11-18rfkill: Add constant for RFKILL_TYPE_FM radio devicesMarcel Holtmann2-1/+5
2009-11-18rfkill: Add missing description for RFKILL_TYPE_GPSMarcel Holtmann1-0/+1
2009-11-18wl3501_cs: remove pedantic build warningJohn W. Linville1-1/+1
2009-11-18cfg80211: re-join IBSS when privacy changesJohannes Berg3-11/+44
2009-11-18mac80211: Fix panic in aggregation handlingSujith1-0/+2
2009-11-18cfg80211: Allow reassociation in associated stateJouni Malinen1-2/+18
2009-11-18mac80211: make software rate control optionalJohannes Berg6-13/+56
2009-11-18wl1251: add NVS in EEPROM supportDavid-John Willis5-7/+23
2009-11-18wl1251: remove depcreated qual usageKalle Valo1-4/+0
2009-11-18wl1251: Send null data packet with "TODS" bit setVidhya Govindan1-1/+2
2009-11-18wl1251: Fix regression in IRQ loop handlingJuuso Oikarinen1-2/+4
2009-11-18wl1251: Filter out unwanted eventsJanne Ylalehto1-2/+6
2009-11-18wl1251: Add IRQ looping supportJanne Ylalehto1-60/+67
2009-11-18wl1251: Increase the beacon loss timeout value and handle regain eventVidhya Govindan2-2/+10
2009-11-18wl1251: Set the correct dtim period to the firmwareVidhya Govindan1-2/+2
2009-11-18wl1251: Add acx command to set tbtt and dtim periodVidhya Govindan2-0/+46
2009-11-18wl1251: mask aid bits 14 and 15 in ps-poll templateKalle Valo1-1/+4
2009-11-18wl1251: allocate space for firmware with vmalloc()Kalle Valo2-7/+25
2009-11-18wl1251: Implement delayed entry into ELP modeJuuso Oikarinen4-5/+33
2009-11-18wl1251: Configure beacon filtering on if PSM usedJuuso Oikarinen5-7/+27
2009-11-18wl1251: Enable beacon filtering with the stackJuuso Oikarinen3-0/+21
2009-11-18wl1251: Add connection monitoring configurationJuuso Oikarinen3-0/+45
2009-11-18ar9170: Add support for D-Link DWA 160 A2Thomas Klute1-1/+3
2009-11-18rt2x00: more ids to rt2800usb.cXose Vazquez Perez1-2/+37
2009-11-18mac80211: use fixed broadcast addressJohannes Berg6-19/+27
2009-11-18mac80211: remove dev_hold/put callsJohannes Berg1-11/+5
2009-11-18mac80211: improve rate handlingJohannes Berg2-18/+18
2009-11-18mac80211: trim RX dataJohannes Berg4-54/+61
2009-11-18mac80211: cleanup reorder buffer handlingJohannes Berg1-81/+81
2009-11-18mac80211: push michael MIC report after DA checkJohannes Berg1-24/+23
2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg14-97/+84
2009-11-18mac80211: let sta_info_get_by_idx get sta by sdataJohannes Berg3-7/+8
2009-11-18ath9k: Fix bug in initializing chain masksSujith1-1/+1
2009-11-18ath9k: Remove a few unused functionsSujith4-169/+0
2009-11-18ath9k: Remove a few unused variablesSujith2-23/+0
2009-11-18ath9k: Cleanup bss_info_changed callbackSujith1-77/+37
2009-11-18ath9k: get rid of tx_info_privFelix Fietkau6-97/+83
2009-11-18mac80211: add the total ampdu length to tx infoFelix Fietkau1-2/+5