aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-10mac80211: Revert 'Use correct sign for mesh active path refresh'Javier Cardona
2009-12-10mac80211: Fixed bug in mesh portal pathsJavier Cardona
2009-12-10net/mac80211: Correct size given to memsetJulia Lawall
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECJohn W. Linville
2009-12-07mac80211: Fix bug in computing crc over dynamic IEs in beaconVasanthakumar Thiagarajan
2009-12-07mac80211: Fix dynamic power save for scanning.Vivek Natarajan
2009-12-07mac80211: recalculate idle later in MLMEJohannes Berg
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04mac80211: fix reorder buffer releaseJohannes Berg
2009-12-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-04mac80211: Fix TX status reporting for injected data framesJouni Malinen
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg
2009-11-30mac80211: fix two remote exploitsJohannes Berg
2009-11-29net: Move && and || to end of previous lineJoe Perches
2009-11-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-28mac80211: log more data when tracingJohannes Berg
2009-11-28mac80211: correctly place aMPDU RX reorder codeJohannes Berg
2009-11-28mac80211: move aMPDU RX reorder codeJohannes Berg
2009-11-28mac80211: move cmntr flag out of rx flagsJohannes Berg
2009-11-25mac80211: Speedup ieee80211_remove_interfaces()Eric Dumazet
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-23mac80211: Fix missing kernel-doc notationJaswinder Singh Rajput
2009-11-23mac80211: fix rcu lockingJohannes Berg
2009-11-23mac80211: remove dead struct memberJohannes Berg
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-19mac80211: fix endianess on mesh_path_error_tx() callsRui Paulo
2009-11-19mac80211: add per-station HT capability fileJohannes Berg
2009-11-19mac80211: avoid spurious deauth frames/messagesJohannes Berg
2009-11-19mac80211: request TX status where neededJohannes Berg
2009-11-19cfg80211: introduce capability for 4addr modeJohannes Berg
2009-11-19cfg80211: convert bools into flagsJohannes Berg
2009-11-19mac80211: fix resumeJohannes Berg
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-18mac80211: use a structure to hold the mesh config information elementRui Paulo
2009-11-18mac80211: move TX status handlingJohannes Berg
2009-11-18mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg
2009-11-18mac80211: Fix panic in aggregation handlingSujith
2009-11-18mac80211: make software rate control optionalJohannes Berg
2009-11-18mac80211: use fixed broadcast addressJohannes Berg
2009-11-18mac80211: remove dev_hold/put callsJohannes Berg
2009-11-18mac80211: improve rate handlingJohannes Berg
2009-11-18mac80211: trim RX dataJohannes Berg
2009-11-18mac80211: cleanup reorder buffer handlingJohannes Berg
2009-11-18mac80211: push michael MIC report after DA checkJohannes Berg
2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg
2009-11-18mac80211: let sta_info_get_by_idx get sta by sdataJohannes Berg