index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulatory: simplify regulatory_hint_11d
Johannes Berg
2013-01-03
1
-5
/
+0
*
regulatory: don't test list before iterating
Johannes Berg
2013-01-03
1
-47
/
+19
*
regulatory: clean up reg_copy_regd()
Johannes Berg
2013-01-03
1
-26
/
+24
*
regulatory: clean up regdom_intersect
Johannes Berg
2013-01-03
1
-10
/
+2
*
regulatory: don't allocate too much memory
Johannes Berg
2013-01-03
1
-3
/
+4
*
regulatory: don't write past array when intersecting rules
Johannes Berg
2013-01-03
1
-2
/
+2
*
mac80211: remove a bit of dead mesh code
Johannes Berg
2013-01-03
1
-5
/
+0
*
mac80211: optimise roaming time again
Johannes Berg
2013-01-03
4
-17
/
+47
*
mac80211: warn if unexpectedly removing stations
Johannes Berg
2013-01-03
1
-5
/
+7
*
mac80211: remove final sta_info_flush()
Johannes Berg
2013-01-03
7
-30
/
+16
*
wireless: more 'capability info' bits
Vladimir Kondratiev
2013-01-03
1
-1
/
+6
*
mac80211_hwsim: allow testing paged RX
Johannes Berg
2013-01-03
1
-3
/
+23
*
mac80211: use short slot time in mesh for 5GHz
Chun-Yeow Yeoh
2013-01-03
1
-7
/
+14
*
mac80211: Allow disabling SGI-20
Ben Greear
2013-01-03
2
-0
/
+4
*
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
2013-01-03
11
-91
/
+202
|
\
|
*
mac80211: fix maximum MTU
Chaitanya
2013-01-03
1
-10
/
+1
|
*
mac80211: fix dtim_period in hidden SSID AP association
Johannes Berg
2013-01-03
3
-37
/
+55
|
*
mac80211: use del_timer_sync for final sta cleanup timer deletion
Johannes Berg
2013-01-03
1
-1
/
+1
|
*
mac80211: fix station destruction in AP/mesh modes
Johannes Berg
2013-01-03
4
-17
/
+62
|
*
mac80211: RMC buckets are just list heads
Thomas Pedersen
2013-01-03
2
-5
/
+5
|
*
mac80211: assign VLAN channel contexts
Johannes Berg
2013-01-03
3
-3
/
+45
|
*
mac80211: flush AP_VLAN stations when tearing down the BSS AP
Felix Fietkau
2013-01-03
1
-0
/
+2
|
*
mac80211: fix ibss scanning
Stanislaw Gruszka
2013-01-03
3
-18
/
+31
|
/
*
Linux 3.8-rc1
v3.8-rc1
Linus Torvalds
2012-12-21
1
-2
/
+2
*
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2012-12-21
19
-445
/
+738
|
\
|
*
watchdog: mei: avoid oops in watchdog unregister code path
Tomas Winkler
2012-12-19
1
-1
/
+1
|
*
watchdog: Orion: Fix possible null-deference in orion_wdt_probe
Jason Gunthorpe
2012-12-19
1
-0
/
+2
|
*
watchdog: sp5100_tco: Add SB8x0 chipset support
Takahisa Tanaka
2012-12-19
2
-61
/
+306
|
*
watchdog: davinci_wdt: add OF support
Murali Karicheri
2012-12-19
2
-0
/
+19
|
*
watchdog: da9052: Fix invalid free of devm_ allocated data
Tushar Behera
2012-12-19
1
-4
/
+0
|
*
watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...
Peter Ujfalusi
2012-12-19
1
-1
/
+1
|
*
watchdog: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-12-19
1
-2
/
+2
|
*
watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-12-19
1
-10
/
+9
|
*
watchdog: DA9055 Watchdog driver
Ashish Jangam
2012-12-19
3
-0
/
+227
|
*
watchdog: omap_wdt: eliminate goto
Aaro Koskinen
2012-12-19
1
-7
/
+4
|
*
watchdog: omap_wdt: delete redundant platform_set_drvdata() calls
Aaro Koskinen
2012-12-19
1
-2
/
+0
|
*
watchdog: omap_wdt: convert to devm_ functions
Aaro Koskinen
2012-12-19
1
-37
/
+13
|
*
watchdog: omap_wdt: convert to new watchdog core
Aaro Koskinen
2012-12-19
2
-149
/
+112
|
*
watchdog: WatchDog Timer Driver Core: fix comment
Fabio Porcedda
2012-12-19
1
-1
/
+1
|
*
watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-12-19
1
-3
/
+3
|
*
watchdog: imx2_wdt: Select the driver via ARCH_MXC
Fabio Estevam
2012-12-19
1
-1
/
+1
|
*
watchdog: cpu5wdt.c: add missing del_timer call
devendra.aaru
2012-12-19
1
-0
/
+1
|
*
watchdog: hpwdt.c: Increase version string
Tom Mingarelli
2012-12-19
1
-1
/
+1
|
*
watchdog: Convert twl4030_wdt to watchdog core
Jarkko Nikula
2012-12-19
2
-149
/
+35
|
*
davinci_wdt: preparation for switch to common clock framework
Karicheri, Muralidharan
2012-12-19
1
-2
/
+2
|
*
watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
2012-12-19
1
-9
/
+2
|
*
watchdog: ath79_wdt: convert to use module_platform_driver
Gabor Juhos
2012-12-19
1
-11
/
+2
*
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-12-21
4
-17
/
+18
|
\
\
|
*
|
cifs: eliminate cifsERROR variable
Jeff Layton
2012-12-20
2
-6
/
+1
|
*
|
cifs: don't compare uniqueids in cifs_prime_dcache unless server inode number...
Jeff Layton
2012-12-20
1
-4
/
+15
[next]