aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* cfg80211: Move the definition of struct mac_address upVasanthakumar Thiagarajan2013-01-25
* ieee80211: define AKM suite selectors type 5, 6 and 7Bing Zhao2013-01-24
* mac80211: provide the vif in rssi_callbackEmmanuel Grumbach2013-01-24
* mac80211: allow drivers to access IPv6 informationJohannes Berg2013-01-18
* mac80211: remove ARP filter enable/disable logicJohannes Berg2013-01-18
* mac80211: add op to configure default key idYoni Divinsky2013-01-18
* cfg80211: check radar interface combinationsSimon Wunderlich2013-01-16
* cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen2013-01-16
* nl80211: allow user-space to set address for P2P_DEVICEArend van Spriel2013-01-16
* {cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch2013-01-16
* {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch2013-01-16
* mac80211: call restart complete at wowlan resume timeJohannes Berg2013-01-16
* {cfg,mac}80211.h: fix some kernel-doc warningsYacine Belkadi2013-01-16
* wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-14
* wireless: use __alignedJohannes Berg2013-01-03
* mac80211: support HT notify channel width actionJohannes Berg2013-01-03
* wireless: use __packed in ieee80211.hJohannes Berg2013-01-03
* mac80211: split TX aggregation stop actionJohannes Berg2013-01-03
* nl80211/mac80211: support full station state in AP modeJohannes Berg2013-01-03
* mac80211: fix channel context iterationJohannes Berg2013-01-03
* regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg2013-01-03
* regulatory: use RCU to protect last_requestJohannes Berg2013-01-03
* regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg2013-01-03
* regulatory: remove handling of channel bandwidthJohannes Berg2013-01-03
* wireless: more 'capability info' bitsVladimir Kondratiev2013-01-03
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-12-21
|\
| * watchdog: WatchDog Timer Driver Core: fix commentFabio Porcedda2012-12-19
* | Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2012-12-21
|\ \
| * | dm: remove map_infoMikulas Patocka2012-12-21
| * | dm: move target request nr to dm_target_ioMikulas Patocka2012-12-21
| * | dm: introduce per_bio_dataMikulas Patocka2012-12-21
| * | dm: prepare to support WRITE SAMEMike Snitzer2012-12-21
| * | dm ioctl: remove PF_MEMALLOCMikulas Patocka2012-12-21
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-21
|\ \ \
| * | | mlx4_core: Allow choosing flow steering modeJack Morgenstein2012-12-19
* | | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-12-21
|\ \ \ \
| * | | | asm-generic/mmu.h: Add support for FDPICLars-Peter Clausen2012-12-09
| * | | | asm-generic/mmu.h: Remove unused vmlist field from mm_context_tLars-Peter Clausen2012-12-09
| * | | | asm-generic: io: remove {read,write} string functionsWill Deacon2012-10-26
| * | | | asm-generic/io.h: remove asm/cacheflush.h includeJames Hogan2012-10-25
* | | | | Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2012-12-20
|\ \ \ \ \
| * | | | | fsnotify: make fasync generic for both inotify and fanotifyEric Paris2012-12-11
| * | | | | fsnotify: change locking orderLino Sanfilippo2012-12-11
| * | | | | fsnotify: dont put marks on temporary list when clearing marks by groupLino Sanfilippo2012-12-11
| * | | | | fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remov...Lino Sanfilippo2012-12-11
| * | | | | fsnotify: pass group to fsnotify_destroy_mark()Lino Sanfilippo2012-12-11
| * | | | | fsnotify: use a mutex instead of a spinlock to protect a groups mark listLino Sanfilippo2012-12-11
| * | | | | fsnotify: introduce fsnotify_get_group()Lino Sanfilippo2012-12-11
| * | | | | inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group()Lino Sanfilippo2012-12-11
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-20
|\ \ \ \ \ \