aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-21cfg80211: docbook: add interface combinations documentationLuciano Coelho1-4/+8
2014-02-21cfg80211: docbook: fix small formatting errorLuciano Coelho1-1/+1
2014-02-21cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flagJanusz Dziedzic1-4/+5
2014-02-20mac80211: allow driver to return error from sched_scan_stopJohannes Berg1-1/+2
2014-02-20cfg80211: document sched_scan_stop synchronous behaviourJohannes Berg2-3/+9
2014-02-20cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari2-1/+23
2014-02-20Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg152-1054/+2636
2014-02-13mac80211: remove erroneous comment about RX radiotap headerJohannes Berg1-4/+0
2014-02-12mac80211: add NAPI support backJohannes Berg1-21/+13
2014-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville5-108/+242
2014-02-12cfg80211: remove NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNELJohannes Berg1-6/+1
2014-02-11mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR caseEliad Peller1-2/+0
2014-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+7
2014-02-09fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro1-1/+7
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+11
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin567-3840/+14954
2014-02-06swap: add a simple detector for inappropriate swapin readaheadShaohua Li1-2/+2
2014-02-06mac80211: propagate STBC / LDPC flags to radiotapEmmanuel Grumbach2-0/+6
2014-02-06mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach1-6/+17
2014-02-06mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach1-12/+0
2014-02-05Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-6/+2
2014-02-05Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2-1/+16
2014-02-05execve: use 'struct filename *' for executable name passingLinus Torvalds3-2/+3
2014-02-05wireless: sort and extend element ID listJohannes Berg1-64/+106
2014-02-05cfg80211: regulatory introduce maximum bandwidth calculationJanusz Dziedzic1-1/+4
2014-02-04cfg80211: consider existing DFS interfacesMichal Kazior1-5/+3
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli1-1/+3
2014-02-04mac80211: fix bufferable MMPDU RX handlingJohannes Berg1-0/+14
2014-02-04nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg2-5/+14
2014-02-04mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg1-2/+13
2014-02-04mac80211: remove module handling from rate control opsJohannes Berg1-1/+0
2014-02-04mac80211: make rate control ops constJohannes Berg1-2/+2
2014-02-04nl80211: add Guard Interval support for set_bitrate_maskJanusz Dziedzic2-0/+9
2014-02-04cfg80211: make connect ie param constJohannes Berg1-1/+1
2014-02-04cfg80211: Clean up connect params and channel fetchingJouni Malinen1-2/+2
2014-02-04cfg80211: Advertise maximum associated STAs in AP modeJouni Malinen2-0/+16
2014-02-04cfg80211: Allow BSS hint to be provided for connectJouni Malinen2-2/+26
2014-02-04mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho1-4/+6
2014-02-04Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+2
2014-02-03Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk1-6/+2
2014-02-02Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linuxLinus Torvalds1-4/+4
2014-02-01NFSv4: Fix memory corruption in nfs4_proc_open_confirmTrond Myklebust1-0/+2
2014-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2014-01-31Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-9/+89
2014-01-31Typo in compat_sys_lseek() declarationStephan Springl1-1/+1
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds21-367/+396
2014-01-31Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2014-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+9
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+3