summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-023-2/+6
|\
| * mac80211: cancel mesh path timerJohannes Berg2012-08-011-0/+1
| * mac80211: clear timer bits when disconnectingJohannes Berg2012-08-012-0/+4
| * mac80211: don't clear sched_scan_sdata on sched scan stop requestEliad Peller2012-07-301-1/+0
| * Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg2012-07-3040-2002/+2150
| |\
| * | mac80211: fix scan_sdata assignmentJohannes Berg2012-07-241-1/+1
* | | Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2012-07-261-1/+1
|\ \ \ | |_|/ |/| |
| * | leds: Rename led_brightness_set() to led_set_brightness()Shuah Khan2012-07-241-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-2016-227/+250
|\ \ \
| * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-191-0/+1
| |\ \ \
| | * | | mac80211: flush stations before stop beaconingEliad Peller2012-07-181-0/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-171-1/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | mac80211: Fix the Problem of Unreachable Mesh STA from DSChun-Yeow Yeoh2012-07-111-0/+3
| | * | | mac80211: fix read outside array boundsChristian Lamparter2012-07-101-1/+1
| | | |/ | | |/|
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-175-20/+36
| |\ \ \ | | | |/ | | |/|
| | * | mac80211: go out of PS before sending disassocEliad Peller2012-07-171-6/+11
| | * | mac80211: fix tx-mgmt cookie value being left uninitializedNicolas Cavallari2012-07-171-0/+1
| | * | cfg80211/mac80211: re-add get_channel operationJohannes Berg2012-07-131-0/+11
| | * | Revert "mac80211: refactor virtual monitor code"Johannes Berg2012-07-133-17/+14
| | * | mac80211: fix use after freeAlan Cox2012-07-131-2/+4
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-1216-206/+209
| |\ \ \ | | |/ /
| | * | 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
OpenPOWER on IntegriCloud