aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2008-10-27mac80211: correct warnings in minstrel rate control algorithmJohn W. Linville
2008-10-14ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg
2008-10-14mac80211: Fix scan RX processing oopsJouni Malinen
2008-10-14mac80211: fix debugfs netdev renameJohannes Berg
2008-10-14mac80211: fix HT information element parsingJohannes Berg
2008-10-14mac80211: fix debugfs lockupJohannes Berg
2008-10-12net/mac80211/rx.c: fix build errorIngo Molnar
2008-10-06mac80211: avoid "Wireless Event too big" message for assoc responseJohn W. Linville
2008-10-06mac80211: add the 'minstrel' rate control algorithmFelix Fietkau
2008-10-06mac80211: add multi-rate retry supportFelix Fietkau
2008-10-06mac80211: free up 2 bytes in skb->cbFelix Fietkau
2008-10-06mac80211: remove redundant check in ieee80211_master_start_xmit (net/mac80211...Rami Rosen
2008-10-06mac80211: remove shadowed variables in ieee80211_master_start_xmitTomas Winkler
2008-10-06wireless: restore revert lost to merge damageLinus Torvalds
2008-09-30Fix modpost failure when rx handlers are not inlined.Davide Pesavento
2008-09-30mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.hRami Rosen
2008-09-30mac80211: fixups for "make master iface not wireless"Johannes Berg
2008-09-24mac80211: fix led behavior in IBSSEmmanuel Grumbach
2008-09-24mac80211: probe with correct SSIDJohannes Berg
2008-09-24mac80211: clean up rate control APIJohannes Berg
2008-09-24mac80211: fix mesh action frame handlingJohannes Berg
2008-09-24mac80211: mesh portal functionality supportYanBo
2008-09-24mac80211: allow interface settings changes only when downJohannes Berg
2008-09-24cfg80211: show interface typeJohannes Berg
2008-09-24mac80211: make master iface not wirelessJohannes Berg
2008-09-20net: Use hton[sl]() instead of __constant_hton[sl]() where applicableArnaldo Carvalho de Melo
2008-09-15mac80211 : Fix mode change hard_start_xmit functionAbhijeet Kolekar
2008-09-15mac80211: remove debug frame dumpingJohannes Berg
2008-09-15mac80211: remove beacon countersJohannes Berg
2008-09-15mac80211: fix sta_info kernel-doc warningJohannes Berg
2008-09-15mac80211: fix virtual interfaces vs. injectionJohannes Berg
2008-09-15mac80211: pass AP vif pointer for VLANsJohannes Berg
2008-09-15mac80211: share sta_info->ht_infoJohannes Berg
2008-09-15mac80211: move txrate_idx into RC algorithmsJohannes Berg
2008-09-15mac80211: share sta->supp_ratesJohannes Berg
2008-09-15mac80211: move last_txrate_idx into RC algorithmsJohannes Berg
2008-09-15mac80211: small rate control changesJohannes Berg
2008-09-15mac80211: share STA information with driverJohannes Berg
2008-09-15mac80211: warn on some invalid vlan operationsJohannes Berg
2008-09-15mac80211: move regular interface handlingJohannes Berg
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-15mac80211: inform driver of basic ratesetJohannes Berg
2008-09-15mac80211: clean up some commentsJohannes Berg
2008-09-15mac80211: clean up scan namespaceJohannes Berg
2008-09-15mac80211: make bridge_packets a virtual interface optionJohannes Berg
2008-09-15mac80211: move ieee80211_set_freq to utilsJohannes Berg
2008-09-15mac80211: reorder MLME code moreJohannes Berg
2008-09-15mac80211: fix scan vs. interface removal raceJohannes Berg
2008-09-15mac80211: fix work raceJohannes Berg
2008-09-15mac80211: split off mesh handling entirelyJohannes Berg