summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-05-03Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-05-03mac80211: improve IBSS scanningJohannes Berg
2010-05-03mac80211: allow controlling aggregation manuallyJohannes Berg
2010-05-03mac80211: fix ieee80211_find_sta[_by_hw]Johannes Berg
2010-04-30Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville
2010-04-30mac80211: tell driver about IBSS mergemaster-2010-04-30Johannes Berg
2010-04-28mac80211: notify driver about IBSS statusmaster-2010-04-28Johannes Berg
2010-04-28mac80211: fix supported rates IE if AP doesn't give us it's ratesStanislaw Gruszka
2010-04-28mac80211: do not wip out old supported ratesStanislaw Gruszka
2010-04-27mac80211: fix rts threshold checkmaster-2010-04-27Shanyu Zhao
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg
2010-04-27cfg80211: Remove default dynamic PS timeout valueJuuso Oikarinen
2010-04-27mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen
2010-04-27mac80211: implement ap isolation supportFelix Fietkau
2010-04-27cfg80211: add ap isolation supportFelix Fietkau
2010-04-27mac80211: fix handling of 4-address-mode in ieee80211_change_ifaceFelix Fietkau
2010-04-26mac80211: Fix sta->last_tx_rate setting with no-op rate control devicesJuuso Oikarinen
2010-04-20mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoringmaster-2010-04-20Juuso Oikarinen
2010-04-20mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig
2010-04-20ath9k: Group Key fix for VAPsDaniel Yingqiang Ma
2010-04-19mac80211: add missing newlineJohannes Berg
2010-04-19mac80211: Prevent running sta_cleanup timer unnecessarilyJuuso Oikarinen
2010-04-19mac80211: fix stopping RX BA session from timerJohannes Berg
2010-04-19mac80211: pass HT changes to driver when off channelReinette Chatre
2010-04-19mac80211: remove bogus TX agg state assignmentJohannes Berg
2010-04-16cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL e...Nishant Sarmukadam
2010-04-09mac80211: check whether scan is in progress before queueing scan_workmaster-2010-04-09Teemu Paasikivi
2010-04-09mac80211: fix typo for LDPC capabilityLuis R. Rodriguez
2010-04-09mac80211: delay skb linearising in rx decryptionZhu Yi
2010-04-08mac80211: enhance tracingJohannes Berg
2010-04-08mac80211: Moved mesh action codes to a more visible locationJavier Cardona
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-07mac80211: fix paged RX cryptomaster-2010-04-07Johannes Berg
2010-04-07mac80211: fix some RX aggregation lockingJohannes Berg
2010-04-07mac80211: clean up/fix aggregation codeJohannes Berg
2010-04-07mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BAJohannes Berg
2010-04-07mac80211: remove ieee80211_sta_stop_rx_ba_sessionJohannes Berg
2010-04-07mac80211: remove irq disabling for sta lockJohannes Berg
2010-04-07mac80211: fix station destruction problemJohannes Berg
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen
2010-04-06mac80211: Fix robust management frame handling (MFP)Jouni Malinen
2010-04-06mac80211: annotate station rcu dereferencesJohannes Berg
2010-04-06mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona
2010-03-31mac80211: Fix drop_unencrypted for MFP with hwaccelmaster-2010-03-31Jouni Malinen
2010-03-31nl80211: reenable station del for meshMarco Porsch
2010-03-31mac80211: Fix dropping of unprotected robust multicast framesJouni Malinen
2010-03-31mac80211: Fix BIP to be used only with group-addressed framesJouni Malinen
2010-03-31mac80211: Send deauth/disassoc prior to dropping STA entryJouni Malinen
2010-03-31mac80211: Track Beacon signal strength and implement cqm eventsJouni Malinen