summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | memcg: fix kmemcg registration for late cachesGlauber Costa2013-02-121-1/+3
| * | | | | | | | | | mm: don't overwrite mm->def_flags in do_mlockall()Gerald Schaefer2013-02-121-3/+3
| * | | | | | | | | | drivers/rtc/rtc-pl031.c: restore ST variant functionalityLinus Walleij2013-02-121-1/+3
| * | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-128-71/+81
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | drm/radeon: enforce use of radeon_get_ib_value when reading user cmdJerome Glisse2013-02-122-62/+62
| | * | | | | | | | | Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou...Dave Airlie2013-02-116-9/+19
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | drm/nouveau: add lockdep annotationsMarcin Slusarz2013-02-093-3/+9
| | | * | | | | | | | | drm/nv50/fb: Fix nullptr-deref on IGPsRoy Spliet2013-01-312-4/+5
| | | * | | | | | | | | drm/nouveau: use different register to wait for secret scrubberMaarten Lankhorst2013-01-311-2/+5
* | | | | | | | | | | | ipv6: fix a sparse warningEric Dumazet2013-02-181-1/+2
* | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-02-18189-3233/+12384
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-18189-3233/+12384
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2013-02-158-96/+119
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | ath6kl: minor optimization using if, else ifMohammed Shafi Shajakhan2012-11-271-5/+5
| | | * | | | | | | | | | | | ath6kl: Move and rename ath6kl_cleanup_vif functionMohammed Shafi Shajakhan2012-11-274-61/+58
| | | * | | | | | | | | | | | ath6kl: Parse beacon interval from userspaceMohammed Shafi Shajakhan2012-11-273-3/+28
| | | * | | | | | | | | | | | ath6kl: trivial cleanup on interface type selectionMohammed Shafi Shajakhan2012-11-271-5/+1
| | | * | | | | | | | | | | | ath6kl: Fix kernel panic on continuous driver load/unloadMohammed Shafi Shajakhan2012-11-271-0/+16
| | | * | | | | | | | | | | | ath6kl: remove unnecessary check for NULL skbMohammed Shafi Shajakhan2012-11-273-17/+8
| | | * | | | | | | | | | | | ath6kl: Use standard way to assign the boolean variableMohammed Shafi Shajakhan2012-11-271-1/+1
| | | * | | | | | | | | | | | ath6kl: Remove erroneous flag clearingMohammed Shafi Shajakhan2012-11-271-2/+0
| | | * | | | | | | | | | | | drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ONJulia Lawall2012-11-161-4/+2
| | | * | | | | | | | | | | | ath6kl: Fix a mismatch in power management debug messageMohammed Shafi Shajakhan2012-11-161-2/+2
| | * | | | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-1565-833/+3160
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | mac80211_hwsim: ask mac80211 to reserve space for chanctx.drv_privKarl Beldan2013-02-151-0/+1
| | | * | | | | | | | | | | | | mac80211: prevent spurious HT/VHT downgrade messageJohannes Berg2013-02-151-0/+4
| | | * | | | | | | | | | | | | nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg2013-02-152-3/+3
| | | * | | | | | | | | | | | | cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_stationJouni Malinen2013-02-152-11/+85
| | | * | | | | | | | | | | | | cfg80211: Pass station (extended) capability info to kernelJouni Malinen2013-02-153-0/+54
| | | * | | | | | | | | | | | | mac80211: advertise operating mode notification capabilityJohannes Berg2013-02-152-0/+11
| | | * | | | | | | | | | | | | cfg80211: advertise extended capabilities to userspaceJohannes Berg2013-02-153-0/+29
| | | * | | | | | | | | | | | | mac80211: stop modifying HT SMPS capabilityJohannes Berg2013-02-1511-48/+50
| | | * | | | | | | | | | | | | mac80211: generate mesh probe responsesThomas Pedersen2013-02-152-2/+63
| | | * | | | | | | | | | | | | mac80211: cache mesh beaconThomas Pedersen2013-02-156-65/+171
| | | * | | | | | | | | | | | | mac80211: constify IE parsingJohannes Berg2013-02-159-87/+96
| | | * | | | | | | | | | | | | nl80211: advertise HT/VHT channel limitationsJohannes Berg2013-02-153-1/+31
| | | * | | | | | | | | | | | | cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg2013-02-153-1/+32
| | | * | | | | | | | | | | | | mac80211: properly track HT/VHT operation changesJohannes Berg2013-02-151-68/+168
| | | * | | | | | | | | | | | | mac80211: move ieee80211_determine_chantype functionJohannes Berg2013-02-151-195/+195
| | | * | | | | | | | | | | | | mac80211: add ieee80211_vif_change_bandwidthJohannes Berg2013-02-153-0/+57
| | | * | | | | | | | | | | | | mac80211: clean up channel use in ieee80211_config_ht_txJohannes Berg2013-02-151-11/+3
| | | * | | | | | | | | | | | | mac80211: disable HT/VHT if AP has no HT/VHT capabilityJohannes Berg2013-02-151-2/+14
| | | * | | | | | | | | | | | | mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg2013-02-155-6/+38
| | | * | | | | | | | | | | | | mac80211: fix ieee80211_change_chandef nameJohannes Berg2013-02-151-3/+3
| | | * | | | | | | | | | | | | mac80211: fix HT/VHT disable flagsJohannes Berg2013-02-151-2/+2
| | | * | | | | | | | | | | | | mac80211: init HT TX data before rate controlJohannes Berg2013-02-151-20/+19
| | | * | | | | | | | | | | | | mac80211: handle VHT operating mode notificationJohannes Berg2013-02-157-10/+128
| | | * | | | | | | | | | | | | mac80211: track number of spatial streamsJohannes Berg2013-02-154-0/+49
| | | * | | | | | | | | | | | | wireless: define operating mode action frameJohannes Berg2013-02-151-0/+37
| | | * | | | | | | | | | | | | mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-1527-158/+184