summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mac80211: advertise operating mode notification capabilityJohannes Berg2013-02-151-0/+2
* mac80211: constify IE parsingJohannes Berg2013-02-151-1/+1
* mac80211: handle VHT operating mode notificationJohannes Berg2013-02-151-0/+1
* wireless: define operating mode action frameJohannes Berg2013-02-151-0/+37
* Merge tag 'nfc-next-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2013-02-081-0/+35
|\
| * NFC: Initial support for Inside Secure microreadEric Lapuyade2013-02-031-0/+35
* | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-02-081-5/+11
|\ \
| * | wlcore: move wl12xx_platform_data up and make it truly optionalLuciano Coelho2013-02-081-3/+11
| * | wlcore: remove if_ops from platform_dataLuciano Coelho2013-02-081-2/+0
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-081-0/+8
|\ \ \ | |/ / |/| |
| * | mac80211: mesh power save basicsMarco Porsch2013-02-041-0/+8
| * | Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-01-292-2/+4
| |\|
* | | bcma: cc: fix (and rename) define of NAND flash typeRafał Miłecki2013-02-011-1/+1
* | | bcma: add gpio_to_irqHauke Mehrtens2013-01-301-2/+7
* | | ssb: add gpio_to_irqHauke Mehrtens2013-01-301-0/+5
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-301-1/+4
|\| | | |/ |/|
| * ieee80211: define AKM suite selectors type 5, 6 and 7Bing Zhao2013-01-241-1/+4
* | bcma: fix bcm4716/bcm4748 i2s irqflagNathan Hintz2013-01-141-0/+1
* | bcma: update pci configuration for bcm4706/bcm4716Nathan Hintz2013-01-111-0/+2
* | bcma: return the mips irq number in bcma_core_irqNathan Hintz2013-01-111-1/+1
* | bcma: mips: remove assigned_irqs from structureHauke Mehrtens2013-01-071-1/+0
|/
* mac80211: support HT notify channel width actionJohannes Berg2013-01-031-0/+9
* wireless: use __packed in ieee80211.hJohannes Berg2013-01-031-42/+42
* wireless: more 'capability info' bitsVladimir Kondratiev2013-01-031-1/+6
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-12-211-1/+1
|\
| * watchdog: WatchDog Timer Driver Core: fix commentFabio Porcedda2012-12-191-1/+1
* | Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2012-12-211-8/+47
|\ \
| * | dm: remove map_infoMikulas Patocka2012-12-211-4/+2
| * | dm: move target request nr to dm_target_ioMikulas Patocka2012-12-211-4/+10
| * | dm: introduce per_bio_dataMikulas Patocka2012-12-211-0/+30
| * | dm: prepare to support WRITE SAMEMike Snitzer2012-12-211-0/+5
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-211-0/+1
|\ \ \
| * | | mlx4_core: Allow choosing flow steering modeJack Morgenstein2012-12-191-0/+1
* | | | Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2012-12-201-10/+21
|\ \ \ \
| * | | | fsnotify: make fasync generic for both inotify and fanotifyEric Paris2012-12-111-1/+4
| * | | | fsnotify: change locking orderLino Sanfilippo2012-12-111-3/+4
| * | | | fsnotify: dont put marks on temporary list when clearing marks by groupLino Sanfilippo2012-12-111-1/+0
| * | | | fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remov...Lino Sanfilippo2012-12-111-0/+4
| * | | | fsnotify: pass group to fsnotify_destroy_mark()Lino Sanfilippo2012-12-111-2/+3
| * | | | fsnotify: use a mutex instead of a spinlock to protect a groups mark listLino Sanfilippo2012-12-111-1/+1
| * | | | fsnotify: introduce fsnotify_get_group()Lino Sanfilippo2012-12-111-1/+3
| * | | | inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group()Lino Sanfilippo2012-12-111-1/+2
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-202-2/+5
|\ \ \ \ \
| * | | | | linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck2012-12-201-2/+4
| * | | | | exec: do not leave bprm->interp on stackKees Cook2012-12-201-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-206-35/+121
|\ \ \ \ \ \
| * | | | | | vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton2012-12-201-2/+2
| * | | | | | vfs: add a retry_estale helper function to handle retries on ESTALEJeff Layton2012-12-201-0/+16
| * | | | | | Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Al Viro2012-12-208-122/+206
| |\ \ \ \ \ \
| | * | | | | | FS-Cache: Mark cancellation of in-progress operationDavid Howells2012-12-201-2/+2