summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* regulatory: simplify regulatory_hint_11dJohannes Berg2013-01-031-5/+0
* regulatory: don't test list before iteratingJohannes Berg2013-01-031-47/+19
* regulatory: clean up reg_copy_regd()Johannes Berg2013-01-031-26/+24
* regulatory: clean up regdom_intersectJohannes Berg2013-01-031-10/+2
* regulatory: don't allocate too much memoryJohannes Berg2013-01-031-3/+4
* regulatory: don't write past array when intersecting rulesJohannes Berg2013-01-031-2/+2
* mac80211: remove a bit of dead mesh codeJohannes Berg2013-01-031-5/+0
* mac80211: optimise roaming time againJohannes Berg2013-01-034-17/+47
* mac80211: warn if unexpectedly removing stationsJohannes Berg2013-01-031-5/+7
* mac80211: remove final sta_info_flush()Johannes Berg2013-01-037-30/+16
* wireless: more 'capability info' bitsVladimir Kondratiev2013-01-031-1/+6
* mac80211_hwsim: allow testing paged RXJohannes Berg2013-01-031-3/+23
* mac80211: use short slot time in mesh for 5GHzChun-Yeow Yeoh2013-01-031-7/+14
* mac80211: Allow disabling SGI-20Ben Greear2013-01-032-0/+4
* Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2013-01-0311-91/+202
|\
| * mac80211: fix maximum MTUChaitanya2013-01-031-10/+1
| * mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg2013-01-033-37/+55
| * mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg2013-01-031-1/+1
| * mac80211: fix station destruction in AP/mesh modesJohannes Berg2013-01-034-17/+62
| * mac80211: RMC buckets are just list headsThomas Pedersen2013-01-032-5/+5
| * mac80211: assign VLAN channel contextsJohannes Berg2013-01-033-3/+45
| * mac80211: flush AP_VLAN stations when tearing down the BSS APFelix Fietkau2013-01-031-0/+2
| * mac80211: fix ibss scanningStanislaw Gruszka2013-01-033-18/+31
|/
* Linux 3.8-rc1v3.8-rc1Linus Torvalds2012-12-211-2/+2
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-12-2119-445/+738
|\
| * watchdog: mei: avoid oops in watchdog unregister code pathTomas Winkler2012-12-191-1/+1
| * watchdog: Orion: Fix possible null-deference in orion_wdt_probeJason Gunthorpe2012-12-191-0/+2
| * watchdog: sp5100_tco: Add SB8x0 chipset supportTakahisa Tanaka2012-12-192-61/+306
| * watchdog: davinci_wdt: add OF supportMurali Karicheri2012-12-192-0/+19
| * watchdog: da9052: Fix invalid free of devm_ allocated dataTushar Behera2012-12-191-4/+0
| * watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...Peter Ujfalusi2012-12-191-1/+1
| * watchdog: remove depends on CONFIG_EXPERIMENTALKees Cook2012-12-191-2/+2
| * watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-12-191-10/+9
| * watchdog: DA9055 Watchdog driverAshish Jangam2012-12-193-0/+227
| * watchdog: omap_wdt: eliminate gotoAaro Koskinen2012-12-191-7/+4
| * watchdog: omap_wdt: delete redundant platform_set_drvdata() callsAaro Koskinen2012-12-191-2/+0
| * watchdog: omap_wdt: convert to devm_ functionsAaro Koskinen2012-12-191-37/+13
| * watchdog: omap_wdt: convert to new watchdog coreAaro Koskinen2012-12-192-149/+112
| * watchdog: WatchDog Timer Driver Core: fix commentFabio Porcedda2012-12-191-1/+1
| * watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-12-191-3/+3
| * watchdog: imx2_wdt: Select the driver via ARCH_MXCFabio Estevam2012-12-191-1/+1
| * watchdog: cpu5wdt.c: add missing del_timer calldevendra.aaru2012-12-191-0/+1
| * watchdog: hpwdt.c: Increase version stringTom Mingarelli2012-12-191-1/+1
| * watchdog: Convert twl4030_wdt to watchdog coreJarkko Nikula2012-12-192-149/+35
| * davinci_wdt: preparation for switch to common clock frameworkKaricheri, Muralidharan2012-12-191-2/+2
| * watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall2012-12-191-9/+2
| * watchdog: ath79_wdt: convert to use module_platform_driverGabor Juhos2012-12-191-11/+2
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-12-214-17/+18
|\ \
| * | cifs: eliminate cifsERROR variableJeff Layton2012-12-202-6/+1
| * | cifs: don't compare uniqueids in cifs_prime_dcache unless server inode number...Jeff Layton2012-12-201-4/+15
OpenPOWER on IntegriCloud