summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-01-16cfg80211: check radar interface combinationsSimon Wunderlich2-0/+5
2013-01-16cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen2-3/+5
2013-01-16nl80211: allow user-space to set address for P2P_DEVICEArend van Spriel1-0/+4
2013-01-16{cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch2-0/+68
2013-01-16{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch1-0/+4
2013-01-16mac80211: call restart complete at wowlan resume timeJohannes Berg1-1/+4
2013-01-16{cfg,mac}80211.h: fix some kernel-doc warningsYacine Belkadi2-80/+153
2013-01-14bcma: fix bcm4716/bcm4748 i2s irqflagNathan Hintz1-0/+1
2013-01-14Merge tag 'nfc-next-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville4-15/+53
2013-01-14NFC: Change nfc.h licenseLauro Ramos Venancio1-13/+10
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez1-2/+2
2013-01-11bcma: update pci configuration for bcm4706/bcm4716Nathan Hintz1-0/+2
2013-01-11bcma: return the mips irq number in bcma_core_irqNathan Hintz1-1/+1
2013-01-10NFC: Initial Secure Element APISamuel Ortiz4-0/+24
2013-01-10NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade1-0/+13
2013-01-10NFC: Added error handling in event_received hci opsEric Lapuyade1-2/+2
2013-01-10NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade2-0/+4
2013-01-09Bluetooth: AMP: Use set_bit / test_bit for amp_mgr stateAndrei Emeltchenko1-1/+1
2013-01-09Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc writeAndrei Emeltchenko1-0/+2
2013-01-09Bluetooth: remove an unused variable in a header fileRami Rosen1-1/+0
2013-01-07bcma: mips: remove assigned_irqs from structureHauke Mehrtens1-1/+0
2013-01-03wireless: use __alignedJohannes Berg2-5/+5
2013-01-03mac80211: support HT notify channel width actionJohannes Berg1-0/+9
2013-01-03wireless: use __packed in ieee80211.hJohannes Berg1-42/+42
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg1-5/+17
2013-01-03nl80211/mac80211: support full station state in AP modeJohannes Berg1-0/+16
2013-01-03mac80211: fix channel context iterationJohannes Berg1-0/+5
2013-01-03regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg1-9/+9
2013-01-03regulatory: use RCU to protect last_requestJohannes Berg1-0/+2
2013-01-03regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg2-1/+3
2013-01-03regulatory: remove handling of channel bandwidthJohannes Berg1-7/+1
2013-01-03wireless: more 'capability info' bitsVladimir Kondratiev1-1/+6
2012-12-21Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-1/+1
2012-12-21Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2-10/+49
2012-12-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+1
2012-12-21Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2-32/+5
2012-12-21dm: remove map_infoMikulas Patocka1-4/+2
2012-12-21dm: move target request nr to dm_target_ioMikulas Patocka1-4/+10
2012-12-21dm: introduce per_bio_dataMikulas Patocka1-0/+30
2012-12-21dm: prepare to support WRITE SAMEMike Snitzer1-0/+5
2012-12-21dm ioctl: remove PF_MEMALLOCMikulas Patocka1-2/+2
2012-12-20Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds1-10/+21
2012-12-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-2/+5
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-35/+121
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-21/+77
2012-12-20linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck1-2/+4
2012-12-20exec: do not leave bprm->interp on stackKees Cook1-0/+1
2012-12-20vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton1-2/+2
2012-12-20vfs: add a retry_estale helper function to handle retries on ESTALEJeff Layton1-0/+16
2012-12-20Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Al Viro12-124/+209