summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
...
| | * | mac80211: iterate the virtual monitor interfaceJohannes Berg2012-07-122-10/+28
| | * | minstrel_ht: enable frame aggregation for fixed rateSylvain Roger Rieunier2012-07-121-2/+6
| | * | mac80211: tx: do not drop non-robust mgmt to non-MFP stas.Nicolas Cavallari2012-07-121-0/+3
| | * | mac80211: restructure key selectionJohannes Berg2012-07-121-9/+13
| | * | mac80211: add time synchronisation with BSS for assocJohannes Berg2012-07-124-10/+16
| | * | mac80211: redesign scan RXJohannes Berg2012-07-124-80/+32
| | * | mac80211: track scheduled scan virtual interfaceJohannes Berg2012-07-124-14/+15
| | * | mac80211: make scan_sdata pointer usable with RCUJohannes Berg2012-07-123-14/+30
| | * | mac80211: fix invalid band deref building preq IEsArik Nemtsov2012-07-122-0/+5
| | * | nl80211: move scan API to wdevJohannes Berg2012-07-121-2/+3
| | * | cfg80211: use wireless_dev for interface managementJohannes Berg2012-07-123-14/+14
| | * | cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg2012-07-095-17/+27
| | * | mac80211: remove ieee80211_key_removedJohannes Berg2012-07-091-20/+0
| | * | mac80211: remove unused assignmentJohannes Berg2012-07-091-1/+1
| | * | mac80211: update BSS info on AC parameters changeJohannes Berg2012-07-092-14/+16
| | * | mac80211: request TX status for BlockAck RequestsChristian Lamparter2012-07-071-1/+2
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-1211-194/+258
|\ \ \ \ | |/ / /
| * | | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-07-0911-194/+258
| |\ \ \ | | |/ /
| | * | mac80211: fix crash with single-queue driversJohannes Berg2012-07-061-2/+10
| | * | mac80211: always set in_reconfig=false on wakeupEliad Peller2012-07-061-1/+1
| | * | mac80211: fix debugfs default key linksJohannes Berg2012-07-061-6/+10
| | * | mac80211: add TX prepare APIJohannes Berg2012-07-033-0/+29
| | * | mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn2012-07-031-2/+1
| | * | mac80211: remove tx_frags driver callbackJohannes Berg2012-07-023-14/+3
| | * | mac80211: include VHT capability IE in probe requestsMahesh Palivela2012-07-023-1/+34
| | * | cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev2012-07-021-0/+2
| | * | mac80211: allow calling ieee80211_ap_probereq_get() during auth/assocEliad Peller2012-07-021-3/+10
| | * | cfg80211/mac80211: remove .get_channelMichal Kazior2012-06-291-11/+0
| | * | mac80211: refactor virtual monitor codeMichal Kazior2012-06-293-14/+17
| | * | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-06-283-3/+11
| | |\ \
| | * | | mac80211: don't require associated->beacon_ies for psEliad Peller2012-06-281-3/+0
| | * | | mac80211: flush queues before deauth/disassocEliad Peller2012-06-281-0/+4
| | * | | mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg2012-06-285-16/+18
| | * | | cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg2012-06-271-4/+3
| | * | | mac80211: make __ieee80211_recalc_idle staticJohannes Berg2012-06-262-122/+121
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-093-13/+13
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-102-5/+3
|\ \ \ \ | | |/ / | |/| |
| * | | mac80211: destroy assoc_data correctly if assoc failsEliad Peller2012-07-091-4/+2
| * | | mac80211: correct size the argument to kzalloc in minstrel_htThomas Huehn2012-07-091-1/+1
* | | | net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-105-8/+12
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-2934-634/+998
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-292-8/+10
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| * | | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-06-2628-531/+741
| |\ \ \ | | | |/ | | |/|
| | * | mac80211: make ieee80211_check_concurrent_iface netdev-independentJohannes Berg2012-06-261-5/+3
| | * | mac80211: remove unused functionJohannes Berg2012-06-261-6/+0
| | * | mac80211: trace debug messagesJohannes Berg2012-06-244-0/+136
| | * | mac80211: rename driver-trace fileJohannes Berg2012-06-245-6/+5
| | * | mac80211: clean up debuggingJohannes Berg2012-06-2422-429/+519
| | * | mac80211: pass sdata to some RX functionsJohannes Berg2012-06-221-17/+16
| | * | mac80211: two small verbose debug cleanupsJohannes Berg2012-06-222-2/+2
OpenPOWER on IntegriCloud