summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-09-30nl80211: support sending TDLS commands/framesArik Nemtsov1-0/+42
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan1-0/+13
2011-09-20NFC: Add dev_up and dev_down control operationsIlan Elias1-0/+6
2011-09-19cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen1-0/+33
2011-09-19bcma: cc: export more control functionsRafał Miłecki1-0/+9
2011-09-19cfg80211: add cfg80211_find_vendor_ie() functionEliad Peller1-0/+10
2011-09-16nl80211/cfg80211/mac80211: fix wme docsEliad Peller1-2/+4
2011-09-14mac80211: Mesh data frames must have the QoS headerJavier Cardona1-0/+2
2011-09-13nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho1-0/+43
2011-09-13nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flagEliad Peller1-0/+3
2011-09-13cfg80211/nl80211: Indicate roaming feature capability to userspace.Vivek Natarajan1-0/+5
2011-09-13ssb: use u16 for storing board revRafał Miłecki1-1/+1
2011-08-26nl80211/cfg80211: add STA WME parametersEliad Peller1-0/+23
2011-08-24NFC: Reserve tx head and tail roomSamuel Ortiz1-0/+2
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona1-0/+5
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona1-0/+4
2011-08-24mac80211: mesh gate implementationJavier Cardona1-0/+4
2011-08-22mac80211: update mesh path selection frame formatThomas Pedersen1-3/+1
2011-08-22ieee80211: add mesh action codesThomas Pedersen1-0/+15
2011-08-22mac80211: update mesh peering frame formatThomas Pedersen1-18/+0
2011-08-22ieee80211: introduce Self Protected Action codesThomas Pedersen1-0/+14
2011-08-22bcma: implement BCM4331 workaround for external PA linesRafał Miłecki1-0/+18
2011-08-22wireless: Introduce defines for BAR TID_INFO & MULTI_TID fieldsHelmut Schaa1-3/+5
2011-08-12nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen1-1/+15
2011-08-12nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen1-10/+15
2011-08-12nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen1-0/+24
2011-08-09ssb: define boardflagsRafał Miłecki1-0/+40
2011-08-08bcma: get CPU clockHauke Mehrtens2-0/+41
2011-08-08bcma: add serial console supportHauke Mehrtens1-0/+14
2011-08-08bcma: add mips driverHauke Mehrtens3-0/+65
2011-08-08bcma: add SOC busHauke Mehrtens2-1/+20
2011-08-08bcma: add functions to scan cores needed on SoCsHauke Mehrtens2-0/+2
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+7
2011-07-28Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-4/+10
2011-07-27net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman1-0/+2
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+113
2011-07-28md: load/store badblock list from v1.x metadataNeilBrown1-4/+10
2011-07-27Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds9-57/+81
2011-07-27Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-0/+8
2011-07-27proc: make struct proc_dir_entry::name a terminal array rather than a pointerDavid Howells1-3/+3
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-11/+78
2011-07-27gro: Only reset frag0 when skb can be pulledHerbert Xu1-1/+4
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+2
2011-07-26Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-14/+255
2011-07-26Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+27
2011-07-26atomic: Update comments in atomic.hArun Sharma1-0/+1
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-0/+4
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-0/+14
2011-07-26atomic: use <linux/atomic.h>Arun Sharma50-49/+58
2011-07-26fault-injection: use debugfs_remove_recursiveAkinobu Mita1-17/+1